Skip to content

Commit dff26b1

Browse files
authored
Merge pull request #106829 from davidmu1/azureappconfiguration1
Graph scrub for azure app configuration
2 parents c110b7e + e311b32 commit dff26b1

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

articles/azure-app-configuration/use-key-vault-references-dotnet-core.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,6 @@ To add a secret to the vault, you need to take just a few additional steps. In t
107107
"tenantId": "35ad10f1-7799-4766-9acf-f2d946161b77",
108108
"activeDirectoryEndpointUrl": "https://login.microsoftonline.com",
109109
"resourceManagerEndpointUrl": "https://management.azure.com/",
110-
"activeDirectoryGraphResourceId": "https://graph.windows.net/",
111110
"sqlManagementEndpointUrl": "https://management.core.windows.net:8443/",
112111
"galleryEndpointUrl": "https://gallery.azure.com/",
113112
"managementEndpointUrl": "https://management.core.windows.net/"

articles/azure-app-configuration/use-key-vault-references-spring-boot.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,6 @@ To add a secret to the vault, you need to take just a few additional steps. In t
107107
"tenantId": "35ad10f1-7799-4766-9acf-f2d946161b77",
108108
"activeDirectoryEndpointUrl": "https://login.microsoftonline.com",
109109
"resourceManagerEndpointUrl": "https://management.azure.com/",
110-
"activeDirectoryGraphResourceId": "https://graph.windows.net/",
111110
"sqlManagementEndpointUrl": "https://management.core.windows.net:8443/",
112111
"galleryEndpointUrl": "https://gallery.azure.com/",
113112
"managementEndpointUrl": "https://management.core.windows.net/"

0 commit comments

Comments
 (0)