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

Add PowerShell72 Runtime Support in Azure Automation #26057

Merged
merged 16 commits into from
Nov 7, 2023

Fixed Lint errors for type object failure

e52227b
Select commit
Loading
Failed to load commit list.
Merged

Add PowerShell72 Runtime Support in Azure Automation #26057

Fixed Lint errors for type object failure
e52227b
Select commit
Loading
Failed to load commit list.
openapi-pipeline-app / Swagger SDK Breaking Change Tracking failed Nov 7, 2023 in 2m 20s

Swagger SDK Breaking Change Tracking failed

UpdateTracking
View more details.

Details

Breaking Changes Tracking

azure-sdk-for-go - sdk/resourcemanager/automation/armautomation - Approved - 0.9.0
Diff with approved:
	Field `Value` of struct `DscConfigurationClientGetContentResponse` has been removed
	Struct `ComponentsSgqdofSchemasIdentityPropertiesUserassignedidentitiesAdditionalproperties` has been removed
	Type of `Identity.UserAssignedIdentities` has been changed from `map[string]*ComponentsSgqdofSchemasIdentityPropertiesUserassignedidentitiesAdditionalproperties` to `map[string]*UserAssignedIdentitiesProperties`
+	`ModuleProvisioningStateCancelled` from enum `ModuleProvisioningState` has been removed
Diff with base:
	Field `Value` of struct `DscConfigurationClientGetContentResponse` has been removed
	Struct `ComponentsSgqdofSchemasIdentityPropertiesUserassignedidentitiesAdditionalproperties` has been removed
	Type of `Identity.UserAssignedIdentities` has been changed from `map[string]*ComponentsSgqdofSchemasIdentityPropertiesUserassignedidentitiesAdditionalproperties` to `map[string]*UserAssignedIdentitiesProperties`
+	`ModuleProvisioningStateCancelled` from enum `ModuleProvisioningState` has been removed
azure-sdk-for-python-track2 - track2_azure-mgmt-automation - 1.1.0b3
Diff with approved:
-	Model HybridRunbookWorker has a new required parameter location
-	Model HybridRunbookWorkerGroup has a new required parameter location
-	Parameter location of model AutomationAccount is now required
-	Parameter location of model DscConfiguration is now required
-	Parameter location of model Module is now required
-	Parameter location of model Runbook is now required
-	Parameter location of model TrackedResource is now required
Diff with base:
-	Model HybridRunbookWorker has a new required parameter location
-	Model HybridRunbookWorkerGroup has a new required parameter location
-	Parameter location of model AutomationAccount is now required
-	Parameter location of model DscConfiguration is now required
-	Parameter location of model Module is now required
-	Parameter location of model Runbook is now required
-	Parameter location of model TrackedResource is now required