Preview SDK for Microsoft.ResourceGraph#4734
Merged
dsgouda merged 1 commit intoAzure:psSdkJson6from Sep 5, 2018
Merged
Conversation
dsgouda
suggested changes
Sep 4, 2018
...rceGraph/Management/Management.ResourceGraph/Microsoft.Azure.Management.ResourceGraph.csproj
Outdated
Show resolved
Hide resolved
...ceGraph/Management/ResourceGraph.Tests/Microsoft.Azure.Management.ResourceGraph.Tests.csproj
Outdated
Show resolved
Hide resolved
src/SDKs/ResourceGraph/Management/ResourceGraph.Tests/ResourceGraphTests.cs
Outdated
Show resolved
Hide resolved
...ceGraph/Management/ResourceGraph.Tests/Microsoft.Azure.Management.ResourceGraph.Tests.csproj
Outdated
Show resolved
Hide resolved
dsgouda
suggested changes
Sep 5, 2018
Contributor
dsgouda
left a comment
There was a problem hiding this comment.
Looks great apart from a minor comment. Thanks for addressing all the warnings
...ceGraph/Management/ResourceGraph.Tests/Microsoft.Azure.Management.ResourceGraph.Tests.csproj
Outdated
Show resolved
Hide resolved
dsgouda
suggested changes
Sep 5, 2018
src/SDKs/ResourceGraph/Management/Management.ResourceGraph/Properties/AssemblyInfo.cs
Outdated
Show resolved
Hide resolved
Contributor
|
@demyanenko squash commits into a single commit and we are good to merge |
Initial release
658fd8a to
8d21227
Compare
Author
|
@dsgouda Squashed and pushed. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Microsoft.ResourceGraph is a new resource provider that allows customers to explore their Azure resources at scale using a powerful query language (KQL). We are launching in Public Preview at Ignite and aiming to release CLI/PowerShell tools by then.
More info here: https://aka.ms/resource-graph/intro
Swagger spec PRs: #3716 and #3796
Autorest config PR: #3795
This checklist is used to make sure that common guidelines for a pull request are followed.
General Guidelines
Testing Guidelines
SDK Generation Guidelines
*.csprojandAssemblyInfo.csfiles have been updated with the new version of the SDK.