- Updated preview version api of HybridCompute to 2024-07-31
- General availability for module Az.ConnectedMachine
- Updated stable version api of HybridCompute to 2024-07-10
- Updated the API version to 2024-05-20-preview.
- Updated the API version to 2024-03-31-preview.
- Added cmdlets
Get-AzConnectedLicense
,Get-AzConnectedNetworkSecurityPerimeterConfiguration
,New-AzConnectedLicense
,New-AzConnectedLicenseDetail
,Remove-AzConnectedLicense
andSet-AzConnectedLicense
.
- Introduced secrets detection feature to safeguard sensitive data.
- Introduced secrets detection feature to safeguard sensitive data.
- Added
ScriptLocalPath
toNew-AzConnectedMachineRunCommand
to let users add script files locally - Added
MachineName
parameter to the McahineExtension and MachineRunCommand models
- This release, aimed at version 2023-10-03-preview of ConnectedMachine, introduces new commands alongside the existing ones
- Get-AzConnectedMachineRunCommand: Retrieve run commands for an Azure Arc-Enabled Server
- New-AzConnectedMachineRunCommand: Create a run command for an Azure Arc-Enabled Server
- Remove-AzConnectedMachineRunCommand: Delete a run command for an Azure Arc-Enabled Server
- Update-AzConnectedMachineRunCommand: Modify a run command for an Azure Arc-Enabled Server
- Removed the version check in MachineExtensionProperties
- Updated the API version to stable 2022-12-27
- Added cmdlet
Install-AzConnectedMachinePatch
,Invoke-AzConnectedAssessMachinePatch
andGet-AzConnectedExtensionMetadata
- Fixed issue with Connect-AzConnectedMachine throwing errors when onboarding multiple machines at once
- Updated the API version to stable 2022-03-10
- Added cmdlet Update-AzConnectedMachine
- Added ResourceGroup to the display table
- Fixed the issue of extension settings not being able to serialize correctly
- Fixed issue with Connect-AzConnectedMachine throwing errors when onboarding multiple machines at once
- Upgraded API version to 2021-05-20
- Added cmdlets for private link scope scenarios
New-AzConnectedPrivateLinkScope
Get-AzConnectedPrivateLinkScope
Set-AzConnectedPrivateLinkScope
Remove-AzConnectedPrivateLinkScope
Update-AzConnectedPrivateLinkScopeTag
- Added cmdlets for extension upgrade
Update-AzConnectedExtension
- Added cmdlets for private link scope scenarios
- Bug fix
- First preview release for module Az.ConnectedMachine