Skip to content

Commit

Permalink
[Breaking change] Migrate Az.Resources from AAD Graph to Microsoft Gr…
Browse files Browse the repository at this point in the history
…aph (Azure#16369)

* [Breaking change] Migrate from AAD Graph to Microsoft Graph

* delete removed cmdlets' help files

* revert test case

* suppress signature issue

* skip tests

* Update src/Resources/Resources/ChangeLog.md

* suppress issue

* add change log

* polish PR

* polish docs
  • Loading branch information
BethanyZhou authored Nov 17, 2021
1 parent 5135a90 commit d1f7ed5
Show file tree
Hide file tree
Showing 91 changed files with 695 additions and 12,443 deletions.
1 change: 0 additions & 1 deletion src/Resources/Resources.Test/Resources.Test.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.Azure.Graph.RBAC" Version="3.8.0-preview" />
<PackageReference Include="Microsoft.Azure.Management.Authorization" Version="2.13.0-preview" />
<PackageReference Include="Microsoft.Azure.Management.ManagementGroups" Version="1.1.1-preview" />
</ItemGroup>
Expand Down
Loading

0 comments on commit d1f7ed5

Please sign in to comment.