-
Notifications
You must be signed in to change notification settings - Fork 183
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update apiview prod to staging sync job to use managed identity (#8673)
* Update apiview prod to staging sync job to use managed identity * Update job name * Add python install step and update as per review comment * Connect to cosmos DB using key * apiview_sync_pipeline * Changes to return exit code * Add new line * Add chain credential to support cli credential
- Loading branch information
1 parent
5c604ce
commit 7e89995
Showing
3 changed files
with
30 additions
and
24 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,3 @@ | ||
azure-cosmos | ||
azure-storage-blob | ||
azure-storage-blob | ||
azure-identity |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters