Skip to content

Commit

Permalink
Update Microsoft.PolicyInsights .NET SDK (#25309)
Browse files Browse the repository at this point in the history
* Vanilla commit

This change includes the output of generate.ps1

* Revert unintentional generation changes

All tests pass (except remediations, since they need to be updated)

* Update remediation tests

* CheckPolicyRestrictions tests

* Attestations tests

* Update version

Co-authored-by: Chris Eggert <[email protected]>
  • Loading branch information
eladperets and pilor authored Dec 2, 2021
1 parent 2e1cdf4 commit 474ab5e
Show file tree
Hide file tree
Showing 49 changed files with 15,202 additions and 3,335 deletions.
11 changes: 6 additions & 5 deletions eng/mgmt/mgmtmetadata/policyinsights_resource-manager.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,13 @@ AutoRest installed successfully.
Commencing code generation
Generating CSharp code
Executing AutoRest command
cmd.exe /c autorest.cmd https://github.com/Azure/azure-rest-api-specs/blob/master/specification/policyinsights/resource-manager/readme.md --csharp --version=v2 --reflect-api-versions --csharp-sdks-folder=C:\Git\narinem\azure-sdk-for-net\sdk
2020-10-13 22:17:15 UTC
cmd.exe /c autorest.cmd https://github.com/Azure/azure-rest-api-specs/blob/main/specification/policyinsights/resource-manager/readme.md --csharp --version=v2 --reflect-api-versions --csharp-sdks-folder=C:\work\apiReview\azure-sdk-for-net\sdk
Autorest CSharp Version: 2.3.82
2021-11-10 21:21:43 UTC
Azure-rest-api-specs repository information
GitHub fork: Azure
Branch: master
Commit: 5d6c5386b27452b887d203e8f8238b64a31e4206
Branch: main
Commit: 796f5e52e96628f186a07914406ad608c07a7192
AutoRest information
Requested version: v2
Bootstrapper version: autorest@1.9.1
Bootstrapper version: autorest@2.0.4413
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<!--This file and it's contents are updated at build time moving or editing might result in build failure. Take due deligence while editing this file-->
<PropertyGroup>
<AzureApiTag>PolicyInsights_2019-10-01;PolicyInsights_2018-04-04;PolicyInsights_2018-07-01-preview;PolicyInsights_2019-07-01;</AzureApiTag>
<AzureApiTag>PolicyInsights_2019-10-01;PolicyInsights_2018-04-04;PolicyInsights_2018-07-01-preview;PolicyInsights_2019-07-01;PolicyInsights_2021-10-01;</AzureApiTag>
<PackageTags>$(PackageTags);$(CommonTags);$(AzureApiTag);</PackageTags>
</PropertyGroup>
</Project>

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 474ab5e

Please sign in to comment.