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

connectedmachine stable release to 2022-12-27 #292

Merged
merged 3 commits into from
Aug 24, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 16 additions & 0 deletions Commands/connectedmachine/_assess-patches.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# [Command] _connectedmachine assess-patches_

Assess patches on an Azure Arc-Enabled Server.

## Versions

### [2022-12-27](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5oeWJyaWRjb21wdXRlL21hY2hpbmVzL3t9L2Fzc2Vzc3BhdGNoZXM=/2022-12-27.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.hybridcompute/machines/{}/assesspatches 2022-12-27 -->

#### examples

- Sample command for assess-patches
```bash
connectedmachine assess-patches --resource-group MyResourceGroup --name MyMachine
```
16 changes: 16 additions & 0 deletions Commands/connectedmachine/_create.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# [Command] _connectedmachine create_

Create operation to create an Azure Arc-Enabled Server.

## Versions

### [2022-12-27](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5oeWJyaWRjb21wdXRlL21hY2hpbmVzL3t9/2022-12-27.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.hybridcompute/machines/{} 2022-12-27 -->

#### examples

- Sample command for create
```bash
connectedmachine create --name myMachine --resource-group myResourceGroup --location eastus2euap
```
16 changes: 16 additions & 0 deletions Commands/connectedmachine/_delete.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# [Command] _connectedmachine delete_

Delete operation to delete an Azure Arc-Enabled Server.

## Versions

### [2022-12-27](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5oeWJyaWRjb21wdXRlL21hY2hpbmVzL3t9/2022-12-27.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.hybridcompute/machines/{} 2022-12-27 -->

#### examples

- Sample command for delete
```bash
connectedmachine delete --name myMachine --resource-group myResourceGroup
```
16 changes: 16 additions & 0 deletions Commands/connectedmachine/_install-patches.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# [Command] _connectedmachine install-patches_

Install patches on an Azure Arc-Enabled Server.

## Versions

### [2022-12-27](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5oeWJyaWRjb21wdXRlL21hY2hpbmVzL3t9L2luc3RhbGxwYXRjaGVz/2022-12-27.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.hybridcompute/machines/{}/installpatches 2022-12-27 -->

#### examples

- Sample command for install-patches
```bash
connectedmachine install-patches --resource-group MyResourceGroup --name MyMachine --maximum-duration PT4H --reboot-setting IfRequired --windows-parameters "{"classificationsToInclude": ["Critical", "Security"]}"
```
17 changes: 17 additions & 0 deletions Commands/connectedmachine/_list.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# [Command] _connectedmachine list_

List all the Azure Arc-Enabled Servers in the specified resource group.

## Versions

### [2022-12-27](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5oeWJyaWRjb21wdXRlL21hY2hpbmVz/2022-12-27.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.hybridcompute/machines 2022-12-27 -->

#### examples

- Sample command for list
```bash
connectedmachine list --resource-group myResourceGroup
connectedmachine list
```
16 changes: 16 additions & 0 deletions Commands/connectedmachine/_show.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# [Command] _connectedmachine show_

Get information about the model view or the instance view of an Azure Arc-Enabled Server.

## Versions

### [2022-12-27](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5oeWJyaWRjb21wdXRlL21hY2hpbmVzL3t9/2022-12-27.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.hybridcompute/machines/{} 2022-12-27 -->

#### examples

- Sample command for show
```bash
connectedmachine show --name myMachine --resource-group myResourceGroup
```
16 changes: 16 additions & 0 deletions Commands/connectedmachine/_update.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# [Command] _connectedmachine update_

Update an Azure Arc-Enabled Server. Please note some properties can be set only during machine creation.

## Versions

### [2022-12-27](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5oeWJyaWRjb21wdXRlL21hY2hpbmVzL3t9/2022-12-27.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.hybridcompute/machines/{} 2022-12-27 -->

#### examples

- Sample command for update
```bash
connectedmachine update --name myMachine --resource-group myResourceGroup --location eastus2euap
```
16 changes: 16 additions & 0 deletions Commands/connectedmachine/extension/_create.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# [Command] _connectedmachine extension create_

The operation to create the extension.

## Versions

### [2022-12-27](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5oeWJyaWRjb21wdXRlL21hY2hpbmVzL3t9L2V4dGVuc2lvbnMve30=/2022-12-27.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.hybridcompute/machines/{}/extensions/{} 2022-12-27 -->

#### examples

- Sample command for extension create
```bash
connectedmachine extension create --name CustomScriptExtension --location eastus2euap --type CustomScriptExtension --publisher Microsoft.Compute --type-handler-version 1.10 --machine-name myMachine --resource-group myResourceGroup
```
16 changes: 16 additions & 0 deletions Commands/connectedmachine/extension/_delete.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# [Command] _connectedmachine extension delete_

The operation to delete the extension.

## Versions

### [2022-12-27](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5oeWJyaWRjb21wdXRlL21hY2hpbmVzL3t9L2V4dGVuc2lvbnMve30=/2022-12-27.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.hybridcompute/machines/{}/extensions/{} 2022-12-27 -->

#### examples

- Sample command for extension delete
```bash
connectedmachine extension delete --name myName --machine-name myMachine --resource-group myResourceGroup
```
16 changes: 16 additions & 0 deletions Commands/connectedmachine/extension/_list.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# [Command] _connectedmachine extension list_

The operation to get all extensions of a Non-Azure machine.

## Versions

### [2022-12-27](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5oeWJyaWRjb21wdXRlL21hY2hpbmVzL3t9L2V4dGVuc2lvbnM=/2022-12-27.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.hybridcompute/machines/{}/extensions 2022-12-27 -->

#### examples

- Sample command for extension list
```bash
connectedmachine extension list --machine-name myMachine --resource-group myResourceGroup
```
16 changes: 16 additions & 0 deletions Commands/connectedmachine/extension/_show.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# [Command] _connectedmachine extension show_

The operation to create or update the extension.

## Versions

### [2022-12-27](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5oeWJyaWRjb21wdXRlL21hY2hpbmVzL3t9L2V4dGVuc2lvbnMve30=/2022-12-27.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.hybridcompute/machines/{}/extensions/{} 2022-12-27 -->

#### examples

- Sample command for extension show
```bash
connectedmachine extension show --name CustomScriptExtension --machine-name myMachine --resource-group myResourceGroup
```
16 changes: 16 additions & 0 deletions Commands/connectedmachine/extension/_update.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# [Command] _connectedmachine extension update_

Update operation to update the extension.

## Versions

### [2022-12-27](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5oeWJyaWRjb21wdXRlL21hY2hpbmVzL3t9L2V4dGVuc2lvbnMve30=/2022-12-27.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.hybridcompute/machines/{}/extensions/{} 2022-12-27 -->

#### examples

- Sample command for extension update
```bash
connectedmachine extension update --name CustomScriptExtension --type CustomScriptExtension --publisher Microsoft.Compute --type-handler-version 1.10 --machine-name myMachine --resource-group myResourceGroup
```
16 changes: 16 additions & 0 deletions Commands/connectedmachine/extension/image/_list.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# [Command] _connectedmachine extension image list_

List all Extension versions based on location, publisher, extensionType.

## Versions

### [2022-12-27](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5oeWJyaWRjb21wdXRlL2xvY2F0aW9ucy97fS9wdWJsaXNoZXJzL3t9L2V4dGVuc2lvbnR5cGVzL3t9L3ZlcnNpb25z/2022-12-27.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/providers/microsoft.hybridcompute/locations/{}/publishers/{}/extensiontypes/{}/versions 2022-12-27 -->

#### examples

- Sample command for extension image list
```bash
connectedmachine extension image list --publisher microsoft.azure.monitor --extension-type azuremonitorlinuxagent --location eastus
```
16 changes: 16 additions & 0 deletions Commands/connectedmachine/extension/image/_show.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# [Command] _connectedmachine extension image show_

Get an Extension Metadata based on location, publisher, extensionType and version.

## Versions

### [2022-12-27](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5oeWJyaWRjb21wdXRlL2xvY2F0aW9ucy97fS9wdWJsaXNoZXJzL3t9L2V4dGVuc2lvbnR5cGVzL3t9L3ZlcnNpb25zL3t9/2022-12-27.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/providers/microsoft.hybridcompute/locations/{}/publishers/{}/extensiontypes/{}/versions/{} 2022-12-27 -->

#### examples

- Sample command for extension image show
```bash
connectedmachine extension image show --publisher microsoft.azure.monitor --extension-type azuremonitorlinuxagent --location eastus --version 1.9.1
```
11 changes: 11 additions & 0 deletions Commands/connectedmachine/extension/image/readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# [Group] _connectedmachine extension image_

Manage VM extension metadata available for Azure Arc-Enabled Servers.

## Commands

- [list](/Commands/connectedmachine/extension/image/_list.md)
: List all Extension versions based on location, publisher, extensionType.

- [show](/Commands/connectedmachine/extension/image/_show.md)
: Get an Extension Metadata based on location, publisher, extensionType and version.
25 changes: 25 additions & 0 deletions Commands/connectedmachine/extension/readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
# [Group] _connectedmachine extension_

Manage a VM extension on an Azure Arc-Enabled Server.

## Subgroups

- [image](/Commands/connectedmachine/extension/image/readme.md)
: Manage VM extension metadata available for Azure Arc-Enabled Servers.

## Commands

- [create](/Commands/connectedmachine/extension/_create.md)
: The operation to create the extension.

- [delete](/Commands/connectedmachine/extension/_delete.md)
: The operation to delete the extension.

- [list](/Commands/connectedmachine/extension/_list.md)
: The operation to get all extensions of a Non-Azure machine.

- [show](/Commands/connectedmachine/extension/_show.md)
: The operation to create or update the extension.

- [update](/Commands/connectedmachine/extension/_update.md)
: Update operation to update the extension.
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# [Command] _connectedmachine private-endpoint-connection create_

Create a private endpoint connection with a given name.

## Versions

### [2022-12-27](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5oeWJyaWRjb21wdXRlL3ByaXZhdGVsaW5rc2NvcGVzL3t9L3ByaXZhdGVlbmRwb2ludGNvbm5lY3Rpb25zL3t9/2022-12-27.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.hybridcompute/privatelinkscopes/{}/privateendpointconnections/{} 2022-12-27 -->
16 changes: 16 additions & 0 deletions Commands/connectedmachine/private-endpoint-connection/_delete.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# [Command] _connectedmachine private-endpoint-connection delete_

Delete a private endpoint connection with a given name.

## Versions

### [2022-12-27](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5oeWJyaWRjb21wdXRlL3ByaXZhdGVsaW5rc2NvcGVzL3t9L3ByaXZhdGVlbmRwb2ludGNvbm5lY3Rpb25zL3t9/2022-12-27.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.hybridcompute/privatelinkscopes/{}/privateendpointconnections/{} 2022-12-27 -->

#### examples

- Sample command for private-endpoint-connection delete
```bash
connectedmachine private-endpoint-connection delete --name private-endpoint-connection-name --resource-group myResourceGroup --scope-name myPrivateLinkScope
```
16 changes: 16 additions & 0 deletions Commands/connectedmachine/private-endpoint-connection/_list.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# [Command] _connectedmachine private-endpoint-connection list_

List all private endpoint connections on a private link scope.

## Versions

### [2022-12-27](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5oeWJyaWRjb21wdXRlL3ByaXZhdGVsaW5rc2NvcGVzL3t9L3ByaXZhdGVlbmRwb2ludGNvbm5lY3Rpb25z/2022-12-27.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.hybridcompute/privatelinkscopes/{}/privateendpointconnections 2022-12-27 -->

#### examples

- Sample command for private-endpoint-connection list
```bash
connectedmachine private-endpoint-connection list --resource-group myResourceGroup --scope-name myPrivateLinkScope
```
16 changes: 16 additions & 0 deletions Commands/connectedmachine/private-endpoint-connection/_show.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# [Command] _connectedmachine private-endpoint-connection show_

Get a private endpoint connection.

## Versions

### [2022-12-27](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5oeWJyaWRjb21wdXRlL3ByaXZhdGVsaW5rc2NvcGVzL3t9L3ByaXZhdGVlbmRwb2ludGNvbm5lY3Rpb25zL3t9/2022-12-27.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.hybridcompute/privatelinkscopes/{}/privateendpointconnections/{} 2022-12-27 -->

#### examples

- Sample command for private-endpoint-connection show
```bash
connectedmachine private-endpoint-connection show --name private-endpoint-connection-name --resource-group myResourceGroup --scope-name myPrivateLinkScope
```
16 changes: 16 additions & 0 deletions Commands/connectedmachine/private-endpoint-connection/_update.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# [Command] _connectedmachine private-endpoint-connection update_

Update a private endpoint connection with a given name.

## Versions

### [2022-12-27](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5oeWJyaWRjb21wdXRlL3ByaXZhdGVsaW5rc2NvcGVzL3t9L3ByaXZhdGVlbmRwb2ludGNvbm5lY3Rpb25zL3t9/2022-12-27.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.hybridcompute/privatelinkscopes/{}/privateendpointconnections/{} 2022-12-27 -->

#### examples

- Sample command for private-endpoint-connection update
```bash
connectedmachine private-endpoint-connection update --connection-state "{{"description":"Rejected by AZ CLI", "status":"Rejected"}}" --name private-endpoint-connection-name --resource-group myResourceGroup --scope-name myPrivateLinkScope
```
20 changes: 20 additions & 0 deletions Commands/connectedmachine/private-endpoint-connection/readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# [Group] _connectedmachine private-endpoint-connection_

Manage private endpoint connection with an Azure Arc-Enabled Server.

## Commands

- [create](/Commands/connectedmachine/private-endpoint-connection/_create.md)
: Create a private endpoint connection with a given name.

- [delete](/Commands/connectedmachine/private-endpoint-connection/_delete.md)
: Delete a private endpoint connection with a given name.

- [list](/Commands/connectedmachine/private-endpoint-connection/_list.md)
: List all private endpoint connections on a private link scope.

- [show](/Commands/connectedmachine/private-endpoint-connection/_show.md)
: Get a private endpoint connection.

- [update](/Commands/connectedmachine/private-endpoint-connection/_update.md)
: Update a private endpoint connection with a given name.
16 changes: 16 additions & 0 deletions Commands/connectedmachine/private-link-resource/_list.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# [Command] _connectedmachine private-link-resource list_

List the private link resources that need to be created for an Azure Monitor PrivateLinkScope.

## Versions

### [2022-12-27](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5oeWJyaWRjb21wdXRlL3ByaXZhdGVsaW5rc2NvcGVzL3t9L3ByaXZhdGVsaW5rcmVzb3VyY2Vz/2022-12-27.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.hybridcompute/privatelinkscopes/{}/privatelinkresources 2022-12-27 -->

#### examples

- Sample command for private-link-resource list
```bash
connectedmachine private-link-resource list --resource-group myResourceGroup --scope-name myPrivateLinkScope
```
Loading