Skip to content

Commit b25a639

Browse files
authored
Revert the description (Azure#37300)
1 parent 66fec22 commit b25a639

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

sdk/spring/spring-cloud-azure-autoconfigure/src/main/resources/META-INF/additional-spring-configuration-metadata.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1313,13 +1313,13 @@
13131313
{
13141314
"name": "spring.cloud.azure.keyvault.secret.property-sources[0].profile.environment.active-directory-graph-api-version",
13151315
"type": "java.lang.String",
1316-
"description": "The Microsoft Entra Graph API version.",
1316+
"description": "The Azure Active Directory Graph API version.",
13171317
"sourceType": "com.azure.spring.cloud.autoconfigure.properties.core.profile.AzureProfileConfigurationProperties$AzureEnvironmentConfigurationProperties"
13181318
},
13191319
{
13201320
"name": "spring.cloud.azure.keyvault.secret.property-sources[0].profile.environment.active-directory-graph-endpoint",
13211321
"type": "java.lang.String",
1322-
"description": "The Microsoft Entra Graph endpoint.",
1322+
"description": "The Azure Active Directory Graph endpoint.",
13231323
"sourceType": "com.azure.spring.cloud.autoconfigure.properties.core.profile.AzureProfileConfigurationProperties$AzureEnvironmentConfigurationProperties"
13241324
},
13251325
{

0 commit comments

Comments
 (0)