Skip to content

Conversation

@openapi-sdkautomation
Copy link
Contributor

Created to release azure-mgmt-securityinsight.Reopen this PR to release the SDK.
If you can't reopen it, click here to create a new one.
(message created by the CI based on PR content)

Installation instruction

Package azure-mgmt-securityinsight

You can install the package azure-mgmt-securityinsight of this PR using the following command:
pip install "git+https://github.com/AzureSDKAutomation/azure-sdk-for-python@sdkAutomation/azure-mgmt-securityinsight@11342#egg=azure-mgmt-securityinsight&subdirectory=azure-mgmt-securityinsight"

You can build a wheel to distribute for test using the following command:
pip wheel --no-deps "git+https://github.com/AzureSDKAutomation/azure-sdk-for-python@sdkAutomation/azure-mgmt-securityinsight@11342#egg=azure-mgmt-securityinsight&subdirectory=azure-mgmt-securityinsight"

If you have a local clone of this repository, you can also do:

  • git checkout sdkAutomation/azure-mgmt-securityinsight@11342
  • pip install -e ./azure-mgmt-securityinsight

Or build a wheel file to distribute for testing:

  • git checkout sdkAutomation/azure-mgmt-securityinsight@11342
  • pip wheel --no-deps ./azure-mgmt-securityinsight

Direct download

Your files can be directly downloaded here:

@ghost ghost added the customer-reported Issues that are reported by GitHub users external to the Azure organization. label Oct 23, 2020
@ghost
Copy link

ghost commented Oct 23, 2020

Thank you for your contribution openapi-sdkautomation[bot]! We will review the pull request and get back to you soon.

openapi-sdkautomation bot pushed a commit to AzureSDKAutomation/azure-sdk-for-python that referenced this pull request Jun 21, 2021
[Hub Generated] Review request for Microsoft.Insights to add version stable/2018-01-01 (Azure#14716)

* Update metrics_API.json

Fix lint errors, adopt the standard error response object, fix inconsistencies between swagger and real service flagged by S360

* Update GetMetricDefinitions.json

Add error case to example

* Update metricDefinitions_API.json

Fix lint errors

* Update readme.md

Add lint suppression for errors in the common types file

* Update metrics_API.json

Update swagger to reflect what is actually being returned by the service as flagged by S360

* Create GetMetricError.json

Add example of partial error case

* Create GetMetricDefinitionsMetricClass.json

Add example for metric definitions for metricClass

* Update metricDefinitions_API.json

Add metricClass field

* Update metricDefinitions_API.json

Switch back to the same error response format used by the rest of Azure Monitor

* Update metrics_API.json

Switch back to the same error response format used by the rest of Azure Monitor

* Update readme.md

Update suppressions

* Update baseline_API.json

Add type object to LocalizableString to match the LocalizableString in metrics

* Update baseline_API.json

Reverting change to baseline API, there are a number of other problems with this swagger that I can't fix.

* Update readme.md

Add suppression for MissingTypeObject on LocalizableString due to collision

* Update metricDefinitions_API.json

Removing the explicit type specification from LocalizableString so it continues to match other APIs

* Update metrics_API.json

Removing the explicit type specification from LocalizableString so it continues to match other APIs

* Update GetMetricDefinitionsMetricClass.json

Fix formatting problems
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

customer-reported Issues that are reported by GitHub users external to the Azure organization.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants