Skip to content

Commit b821749

Browse files
vipray-mszman-ms
authored andcommitted
Adding new preview version "2023-10-01-preview" with new APIs (#26215)
* New API Version 2023-10-01-preview * Adding New APIs * Azure Active Directory change to Microsoft Entra ID * Fixing Pipeline Failures * updating Readme * fixing Lint Errors * prettier check * Resolving Comments * Resolving Comments * change v5 to v3 to resolve SDK failures
1 parent ec75af6 commit b821749

45 files changed

Lines changed: 4664 additions & 7 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

specification/newrelic/resource-manager/NewRelic.Observability/preview/2022-07-01-preview/NewRelic.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"securityDefinitions": {
3030
"azure_auth": {
3131
"type": "oauth2",
32-
"description": "Azure Active Directory OAuth2 Flow.",
32+
"description": "Microsoft Entra ID OAuth2 Flow.",
3333
"flow": "implicit",
3434
"authorizationUrl": "https://login.microsoftonline.com/common/oauth2/authorize",
3535
"scopes": {
@@ -1298,7 +1298,7 @@
12981298
},
12991299
"region": {
13001300
"type": "string",
1301-
"description": "NewRelic account region"
1301+
"description": "Region where New Relic account is present"
13021302
}
13031303
},
13041304
"description": "Account Info of the NewRelic account"
@@ -1320,7 +1320,7 @@
13201320
},
13211321
"region": {
13221322
"type": "string",
1323-
"description": "region"
1323+
"description": "Region where New Relic account is present"
13241324
}
13251325
},
13261326
"description": "List of all the New relic accounts for the given user"

0 commit comments

Comments
 (0)