-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Metrics advisor - identity upgrade to v2 #18588
Conversation
...nistrationclient_datafeed_datafeed/recording_creates_an_azure_application_insights_feed.json
Outdated
Show resolved
Hide resolved
286f606
to
bee4201
Compare
2d36394
to
ab67f02
Compare
a9ac7bb
to
df837ec
Compare
...nistrationclient_datafeed_datafeed/recording_creates_an_azure_application_insights_feed.json
Outdated
Show resolved
Hide resolved
...sadvisoradministrationclient_datafeed_datafeed/recording_creates_an_azure_blob_datafeed.json
Outdated
Show resolved
Hide resolved
@@ -33,7 +33,7 @@ const blobTemplate = "blob_template"; | |||
const replaceableVariables: { [k: string]: string } = { | |||
AZURE_CLIENT_ID: "azure_client_id", | |||
AZURE_CLIENT_SECRET: "azure_client_secret", | |||
AZURE_TENANT_ID: "azure_tenant_id", | |||
AZURE_TENANT_ID: "72698866-8641-4147-9144-24744011447", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
oh ok ok, so this is the right tenant. I see.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The PR description mentions a different tenant 😮
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I can update the PR description - but just curious if we want to keep the same tenant id for recordings across all packages?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I was mainly confused between the PR description and the PR values.
But if you ask me, I think it would be good to use the same fake tenant as we’ve used before.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good!
Active Directory connector automatic mode properties (Azure#18588) * Active Directory connector automatic mode properties * fixed capitalization * adding new property to examples
As part of this PR, Identity is upgraded to ^2.0.1 instead of 1.x.x
12345678-1234-1234-1234-123456789012