-
Notifications
You must be signed in to change notification settings - Fork 2.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[AutoPR policyinsights/resource-manager] Add swagger spec for new resource type in Microsoft.PolicyInsights #3279
[AutoPR policyinsights/resource-manager] Add swagger spec for new resource type in Microsoft.PolicyInsights #3279
Conversation
Add swagger spec for new resource type in Microsoft.PolicyInsights This commit adds a spec of a new preview resource type for the Microsoft.PolicyInsights- PolicyTrackedResources. The new resource type is only avaliable in the 2018-07-01-preview API version. The API itself is already deployed and passed an initial review by the ARM team.
(message created by the CI based on PR content) Installation instructionPackage azure-mgmt-policyinsightsYou can install the package You can build a wheel to distribute for test using the following command: If you have a local clone of this repository, you can also do:
Or build a wheel file to distribute for testing:
Direct downloadYour files can be directly downloaded here: |
Codecov Report
@@ Coverage Diff @@
## restapi_auto_policyinsights/resource-manager #3279 +/- ##
=============================================================================
Coverage 55.2% 55.2%
=============================================================================
Files 9198 9198
Lines 184891 184891
=============================================================================
Hits 102070 102070
Misses 82821 82821 Continue to review full report at Codecov.
|
This PR has been merged into #3309 |
* Generated from c18c74ca2ae03cde8f1b57205dad83034c88401a (#3279) Add swagger spec for new resource type in Microsoft.PolicyInsights This commit adds a spec of a new preview resource type for the Microsoft.PolicyInsights- PolicyTrackedResources. The new resource type is only avaliable in the 2018-07-01-preview API version. The API itself is already deployed and passed an initial review by the ARM team. * Packaging update of azure-mgmt-policyinsights * Generated from 6982f4f1b938e9394399bd208181829c8302c880 (#3399) Add cancel action to remediations API and fix QueryFailure ref * Packaging update of azure-mgmt-policyinsights * [AutoPR policyinsights/resource-manager] typo: policyinsights/resource-manager/Microsoft.PolicyInsights/policyEvents (#3854) * Generated from 7a3358c7c4089d8ac5ae06951feef0f6fd321d34 typo: policyinsights/resource-manager/Microsoft.PolicyInsights/policyEvents - seperated -> separated * Packaging update of azure-mgmt-policyinsights * Generated from 51fa2f481853859216756d799269111752dbc919 (#3963) typo: policyinsights/resource-manager/Microsoft.PolicyInsights - paramters -> parameters - deplyoments -> deployments * Packaging update of azure-mgmt-policyinsights * 0.2.0
Created to sync Azure/azure-rest-api-specs#3815