Skip to content

Commit ba7b8b7

Browse files
authored
Add Azure AD Only Authentication for Managed Instance (#14717)
* Add support for Managed Instance Azure AD Only Auth. * Fix folder path. * Fix sqlManagementClient * Add res-manager, update the api version to 1.44.1-preview * Fix assembly file version.
1 parent 0c66df1 commit ba7b8b7

9 files changed

+1729
-7
lines changed
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
Installing AutoRest version: 2.0.4262
2+
AutoRest installed successfully.
3+
Commencing code generation
4+
Generating CSharp code
5+
Executing AutoRest command
6+
cmd.exe /c autorest.cmd https://github.com/Azure/azure-rest-api-specs/blob/master/specification/sql/resource-manager/readme.md --csharp --version=2.0.4262 --reflect-api-versions --csharp-sdks-folder=C:\azure-sdk-for-net\sdk\
7+
2020-08-31 23:54:08 UTC
8+
Azure-rest-api-specs repository information
9+
GitHub fork: Azure
10+
Branch: master
11+
Commit: 4e96148b1048012da9ddeab1bceb5d76a8f4752c
12+
AutoRest information
13+
Requested version: 2.0.4262
14+
Bootstrapper version: [email protected]

sdk/sqlmanagement/Microsoft.Azure.Management.SqlManagement/src/Generated/IManagedInstanceAzureADOnlyAuthenticationsOperations.cs

Lines changed: 220 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sdk/sqlmanagement/Microsoft.Azure.Management.SqlManagement/src/Generated/ISqlManagementClient.cs

Lines changed: 5 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)