Skip to content
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 Microsoft.Azure.Management.Automation] Add new Automation API version #386

Conversation

openapi-sdkautomation[bot]
Copy link

@openapi-sdkautomation
Copy link
Author

Installation Instructions

In order to use the generated nuget package in your app, you will have to use it from a private feed.
To create a private feed, see the following link:
https://docs.microsoft.com/en-us/nuget/hosting-packages/local-feeds
This will allow you to create a new local feed and add the location of the new feed as one of the sources.

Direct Download

The generated package can be directly downloaded from here:

@openapi-bot-ppe openapi-bot-ppe bot force-pushed the sdkAutomation/Microsoft.Azure.Management.Automation branch 4 times, most recently from 2e4610c to d853665 Compare November 1, 2019 05:44
azure-sdk and others added 22 commits September 29, 2020 09:38
* Added missing environment variables

Adds required environment variables (MABOM_AzureAuthenticationClientId and MABOM_AzureAuthenticationClientSecret) to readme.

* Update README.md
Turns out Core pipeline runs all service's tests. So adding storage test setup there as well.

Fixes Azure#15529
The focus of these changes is to address Azure#15503, fixing broken links and
removing the `en-us` culture slugs from links.
The focus of these changes is to fix a URL formation issue for the authority
used when requesting management tokens.  Because the format of the fragment
differs between Azure clouds, no assumptions can be made about the format,
specifically around trailing slashes.
* Limit Secret loading parallelism

* Update sdk/extensions/Azure.Extensions.AspNetCore.Configuration.Secrets/CHANGELOG.md

Co-authored-by: Heath Stewart <[email protected]>

Co-authored-by: Heath Stewart <[email protected]>
* Update AutoRest C# version to 1.0.0-alpha.20200925.1

Co-authored-by: Shivangi Reja <[email protected]>
* Fix README for Microsoft.Azure.Core.NewtonsoftJson

* Add Json.NET converters for Microsoft.Spatial

Resolves Azure#13165

* Rename converter to match Json.NET ObjectSerializer

It may be long, but it's consistent.

* Add GeometryFactory and adapter

Uses reflection to loosely bind Microsoft.Spatial types.

* Rename spatial adapters to proxies

* Proxy all supported Microsoft.Spatial types

* Update Search for current Azure.Core.GeoJson

* Encode spatial types for SearchFilter

Fixes Azure#15299

* Implement IEquatable<GeoPosition> on GeoPosition

GeoPosition already implemented the interface, just without declaring it. May as well, so the struct doesn't have to be boxed when using EqualityComparer.Default, for example.

* Resolve PR build issues

* Resolve build analysis issues

Filed Azure#15423 to remove exclusions later.

* Move Microsoft.Spatial support for Json.NET to core

* Remove unused methods

* Always run tests against Microsoft.Spatial

* Change GeometryPoint to GeographyPoint

* Fix README validation failure

* Resolve PR feedback

* Resolve PR feedback
* canary support for live tests

* Add - before if-block

* add ResourceGroupLocationCanary variable for canary location

* netcoreapp instead
Moving to the public repository. Content has already been properly reviewed and tested.

* Created base project and generated code
* Created clients and added authentication support
* Implemented GetMetricSeriesDefinitions and GetMetricDimensionValues
* Implemented GetDataFeed and GetDataFeeds
* initial test class and basic tests
* Implemented GetAnomaliesForDetectionConfiguration and GetIncidentsForDetectionConfiguration methods
* More tests
* Implement Create data feed
* add DeleteDataFeed for live testing
* Implemented CreateMetricAnomalyDetectionConfiguration
* Implemented GetIncidentRootCauses and GetValuesOfDimensionWithAnomalies
* Implemented GetDataFeedIngestionStatuses and DeleteMetricAnomalyDetectionConfiguration
* Add tests
* Implemented Alert Configuration operations
* Implemented misc service methods
* Implemented Alerting data plane operations
* Implemented Hooks operations
* Moar tests
* Updated autorest.md to use the latest public swagger file
…15541)

In this PR:
- changes in tests to assure isolation through storage resources naming
- AzuriteFixture creates just one account
- Changed collection behavior to per class (more parallelism - faster run)
- azurite is created once per test assembly instead of once per test class (from 34 to 6 in local run)

Note: lot of binding tests rely on attributes that can only take constant strings, so the options for isolating through resource names are somewhat limited.
get_ingestion_progress 
list_anomaly_alerting_configurations 
list_anomaly_detection_configurations_for_metric 
reset_ingestion_status
list_metric_enrichment_status 
add_feedback
get_feedback
list_feedbacks
The focus of these changes is to prepare for republishing the October
packages to correct a build pipeline issue that exposed an internal
dependency, blocking customer use.
…Azure#15528)

* Removes Newtonsoft assembly targetting. Fixes flaky integration test.

* minor
chidozieononiwu and others added 24 commits October 15, 2020 18:33
The focus of these changes is to convert the examples in the READMEs to
take advantage of code snippets, and ensure that those snippets are
validated as smoke tests during Live runs.
* Added test

* New tests

* Changed activitysource name

* Add TODO

* PR feedback.
…#16018)

* Add multipage BC test + update documentation for BC

* add businesscards bool
Fixes: Azure#14817

It also removes `US` from receipts as now it accepts multiple locales
* Refactpr Submit Pull Request Script

* Refactor logic for interacting with Pull Requests

* Rework API Lib

Co-authored-by: Chidozie Ononiwu <[email protected]>
* enable url tests

* fix bad merge:

* see output with sample?

* Revert "see output with sample?"

This reverts commit e9ea473.

* point to right container
* Added IngestionResponsePolicy

* check for object is int

* Added constant to response code

* Added method summary.
@openapi-sdkautomation openapi-sdkautomation bot force-pushed the sdkAutomation/Microsoft.Azure.Management.Automation@7603 branch from c661d8e to 30ca4f5 Compare October 19, 2020 06:42
Copy link

Hi @openapi-sdkautomation[bot]. Thank you for your interest in helping to improve the Azure SDK experience and for your contribution. We've noticed that there hasn't been recent engagement on this pull request. If this is still an active work stream, please let us know by pushing some changes or leaving a comment. Otherwise, we'll close this out in 7 days.

Copy link

Hi @openapi-sdkautomation[bot]. Thank you for your contribution. Since there hasn't been recent engagement, we're going to close this out. Feel free to respond with a comment containing /reopen if you'd like to continue working on these changes. Please be sure to use the command to reopen or remove the no-recent-activity label; otherwise, this is likely to be closed again with the next cleanup pass.

@github-actions github-actions bot closed this May 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.