Skip to content
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/arize-ai/observability-eval/organization/_create.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# [Command] _arize-ai observability-eval organization create_

Create a OrganizationResource

## Versions

### [2024-10-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL2FyaXplYWkub2JzZXJ2YWJpbGl0eWV2YWwvb3JnYW5pemF0aW9ucy97fQ==/2024-10-01.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/arizeai.observabilityeval/organizations/{} 2024-10-01 -->

#### examples

- Create a Organization
```bash
arize-ai observability-eval organization create --resource-group yashika-rg-arize --organizationname test-org-1 --marketplace "{subscriptionStatus:PendingFulfillmentStart,subscription-id:61641157-140c-4b97-b365-30ff76d9f82e,offer-details:{publisher-id:arizeai1657829589668,offer-id:arize-liftr-0,plan-id:liftr-test-0,plan-name:'Liftr Test 0',term-unit:P1M,term-id:gmz7xq9ge3py}}" --user "{first-name:,last-name:,email-address:yashikajain@microsoft.com,upn:yashikajain@microsoft.com,phone-number:akbqdbs}" --partner-properties "{description:'this is a great description'}" --location East US
```
16 changes: 16 additions & 0 deletions Commands/arize-ai/observability-eval/organization/_delete.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# [Command] _arize-ai observability-eval organization delete_

Delete a OrganizationResource

## Versions

### [2024-10-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL2FyaXplYWkub2JzZXJ2YWJpbGl0eWV2YWwvb3JnYW5pemF0aW9ucy97fQ==/2024-10-01.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/arizeai.observabilityeval/organizations/{} 2024-10-01 -->

#### examples

- Delete a Organization
```bash
arize-ai observability-eval organization delete --resource-group yashika-rg-arize --organizationname test-org-1
```
17 changes: 17 additions & 0 deletions Commands/arize-ai/observability-eval/organization/_list.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# [Command] _arize-ai observability-eval organization list_

List OrganizationResource resources by subscription ID

## Versions

### [2024-10-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcHJvdmlkZXJzL2FyaXplYWkub2JzZXJ2YWJpbGl0eWV2YWwvb3JnYW5pemF0aW9ucw==/2024-10-01.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/providers/arizeai.observabilityeval/organizations 2024-10-01 -->
<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/arizeai.observabilityeval/organizations 2024-10-01 -->

#### examples

- List Organizations
```bash
arize-ai observability-eval organization list --resource-group yashika-rg-arize
```
16 changes: 16 additions & 0 deletions Commands/arize-ai/observability-eval/organization/_show.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# [Command] _arize-ai observability-eval organization show_

Get a OrganizationResource

## Versions

### [2024-10-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL2FyaXplYWkub2JzZXJ2YWJpbGl0eWV2YWwvb3JnYW5pemF0aW9ucy97fQ==/2024-10-01.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/arizeai.observabilityeval/organizations/{} 2024-10-01 -->

#### examples

- Get a Organization
```bash
arize-ai observability-eval organization show --resource-group yashika-rg-arize --organizationname test-org-1
```
16 changes: 16 additions & 0 deletions Commands/arize-ai/observability-eval/organization/_update.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# [Command] _arize-ai observability-eval organization update_

Update a OrganizationResource

## Versions

### [2024-10-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL2FyaXplYWkub2JzZXJ2YWJpbGl0eWV2YWwvb3JnYW5pemF0aW9ucy97fQ==/2024-10-01.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/arizeai.observabilityeval/organizations/{} 2024-10-01 -->

#### examples

- Update a Organization
```bash
arize-ai observability-eval organization update --resource-group yashika-rg-arize --organizationname test-org-1 --tags key1=value1
```
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# [Command] _arize-ai observability-eval organization identity assign_

Assign the user or system managed identities.

## Versions

### [2024-10-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL2FyaXplYWkub2JzZXJ2YWJpbGl0eWV2YWwvb3JnYW5pemF0aW9ucy97fQ==/2024-10-01.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/arizeai.observabilityeval/organizations/{} 2024-10-01 identity -->
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# [Command] _arize-ai observability-eval organization identity remove_

Remove the user or system managed identities.

## Versions

### [2024-10-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL2FyaXplYWkub2JzZXJ2YWJpbGl0eWV2YWwvb3JnYW5pemF0aW9ucy97fQ==/2024-10-01.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/arizeai.observabilityeval/organizations/{} 2024-10-01 identity -->
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# [Command] _arize-ai observability-eval organization identity show_

Show the details of managed identities.

## Versions

### [2024-10-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL2FyaXplYWkub2JzZXJ2YWJpbGl0eWV2YWwvb3JnYW5pemF0aW9ucy97fQ==/2024-10-01.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/arizeai.observabilityeval/organizations/{} 2024-10-01 identity -->
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# [Group] _arize-ai observability-eval organization identity_

Manage Identity

## Commands

- [assign](/Commands/arize-ai/observability-eval/organization/identity/_assign.md)
: Assign the user or system managed identities.

- [remove](/Commands/arize-ai/observability-eval/organization/identity/_remove.md)
: Remove the user or system managed identities.

- [show](/Commands/arize-ai/observability-eval/organization/identity/_show.md)
: Show the details of managed identities.
25 changes: 25 additions & 0 deletions Commands/arize-ai/observability-eval/organization/readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
# [Group] _arize-ai observability-eval organization_

Manage Organization

## Subgroups

- [identity](/Commands/arize-ai/observability-eval/organization/identity/readme.md)
: Manage Identity

## Commands

- [create](/Commands/arize-ai/observability-eval/organization/_create.md)
: Create a OrganizationResource

- [delete](/Commands/arize-ai/observability-eval/organization/_delete.md)
: Delete a OrganizationResource

- [list](/Commands/arize-ai/observability-eval/organization/_list.md)
: List OrganizationResource resources by subscription ID

- [show](/Commands/arize-ai/observability-eval/organization/_show.md)
: Get a OrganizationResource

- [update](/Commands/arize-ai/observability-eval/organization/_update.md)
: Update a OrganizationResource
8 changes: 8 additions & 0 deletions Commands/arize-ai/observability-eval/readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# [Group] _arize-ai observability-eval_

Manage Observability Eval

## Subgroups

- [organization](/Commands/arize-ai/observability-eval/organization/readme.md)
: Manage Organization
8 changes: 8 additions & 0 deletions Commands/arize-ai/readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# [Group] _arize-ai_

Manage Arize Ai

## Subgroups

- [observability-eval](/Commands/arize-ai/observability-eval/readme.md)
: Manage Observability Eval
6 changes: 3 additions & 3 deletions Commands/lambda-test/hyper-execute/organization/_create.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@ Create a OrganizationResource

## Versions

### [2024-02-01-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL2xhbWJkYXRlc3QuaHlwZXJleGVjdXRlL29yZ2FuaXphdGlvbnMve30=/2024-02-01-preview.xml) **Stable**
### [2024-02-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL2xhbWJkYXRlc3QuaHlwZXJleGVjdXRlL29yZ2FuaXphdGlvbnMve30=/2024-02-01.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/lambdatest.hyperexecute/organizations/{} 2024-02-01-preview -->
<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/lambdatest.hyperexecute/organizations/{} 2024-02-01 -->

#### examples

- Organizations_CreateOrUpdate_MaximumSet_Gen - generated by [MaximumSet] rule - generated by [MaximumSet] rule - generated by [MaximumSet] rule
- Create a Organization
```bash
lambda-test hyper-execute organization create --resource-group abdul-test --organizationname test-cli-instance-4 --marketplace "{subscription-id:fc35d936-3b89-41f8-8110-a24b56826c37,offer-details:{publisher-id:lambdatestinc1584019832435,offer-id:lambdatest_liftr_testing,plan-id:testing,plan-name:testing_liftr,term-unit:P1Y,term-id:o73usof6rkyy}}" --user "{first-name:Joe,last-name:Aggarwal,email-address:aggarwalsw@microsoft.com,upn:aggarwalsw@microsoft.com}" --partner-properties "{licenses-subscribed:1}" --single-sign-on-properties "{type:Saml,enterprise-app-id:0b9873df-1629-4036-9360-5f2f65c0a0d3,aad-domains:[MicrosoftCustomerLed.onmicrosoft.com]}" --location Central US EUAP
```
6 changes: 3 additions & 3 deletions Commands/lambda-test/hyper-execute/organization/_delete.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@ Delete a OrganizationResource

## Versions

### [2024-02-01-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL2xhbWJkYXRlc3QuaHlwZXJleGVjdXRlL29yZ2FuaXphdGlvbnMve30=/2024-02-01-preview.xml) **Stable**
### [2024-02-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL2xhbWJkYXRlc3QuaHlwZXJleGVjdXRlL29yZ2FuaXphdGlvbnMve30=/2024-02-01.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/lambdatest.hyperexecute/organizations/{} 2024-02-01-preview -->
<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/lambdatest.hyperexecute/organizations/{} 2024-02-01 -->

#### examples

- Organizations_Delete_MaximumSet_Gen - generated by [MaximumSet] rule - generated by [MaximumSet] rule - generated by [MaximumSet] rule
- Delete a Organization
```bash
lambda-test hyper-execute organization delete --resource-group abdul-test --organizationname test-cli-instance-4
```
8 changes: 4 additions & 4 deletions Commands/lambda-test/hyper-execute/organization/_list.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,14 @@ List OrganizationResource resources by subscription ID

## Versions

### [2024-02-01-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcHJvdmlkZXJzL2xhbWJkYXRlc3QuaHlwZXJleGVjdXRlL29yZ2FuaXphdGlvbnM=/2024-02-01-preview.xml) **Stable**
### [2024-02-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcHJvdmlkZXJzL2xhbWJkYXRlc3QuaHlwZXJleGVjdXRlL29yZ2FuaXphdGlvbnM=/2024-02-01.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/providers/lambdatest.hyperexecute/organizations 2024-02-01-preview -->
<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/lambdatest.hyperexecute/organizations 2024-02-01-preview -->
<!-- mgmt-plane /subscriptions/{}/providers/lambdatest.hyperexecute/organizations 2024-02-01 -->
<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/lambdatest.hyperexecute/organizations 2024-02-01 -->

#### examples

- Organizations_ListBySubscription_MaximumSet_Gen - generated by [MaximumSet] rule - generated by [MaximumSet] rule - generated by [MaximumSet] rule
- List a Organization
```bash
lambda-test hyper-execute organization list --resource-group abdul-test
```
6 changes: 3 additions & 3 deletions Commands/lambda-test/hyper-execute/organization/_show.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@ Get a OrganizationResource

## Versions

### [2024-02-01-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL2xhbWJkYXRlc3QuaHlwZXJleGVjdXRlL29yZ2FuaXphdGlvbnMve30=/2024-02-01-preview.xml) **Stable**
### [2024-02-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL2xhbWJkYXRlc3QuaHlwZXJleGVjdXRlL29yZ2FuaXphdGlvbnMve30=/2024-02-01.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/lambdatest.hyperexecute/organizations/{} 2024-02-01-preview -->
<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/lambdatest.hyperexecute/organizations/{} 2024-02-01 -->

#### examples

- Organizations_Get_MaximumSet_Gen - generated by [MaximumSet] rule - generated by [MaximumSet] rule - generated by [MaximumSet] rule
- Get a Organization
```bash
lambda-test hyper-execute organization show --resource-group abdul-test --organizationname test-cli-instance-3
```
11 changes: 9 additions & 2 deletions Commands/lambda-test/hyper-execute/organization/_update.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@ Update a OrganizationResource

## Versions

### [2024-02-01-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL2xhbWJkYXRlc3QuaHlwZXJleGVjdXRlL29yZ2FuaXphdGlvbnMve30=/2024-02-01-preview.xml) **Stable**
### [2024-02-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL2xhbWJkYXRlc3QuaHlwZXJleGVjdXRlL29yZ2FuaXphdGlvbnMve30=/2024-02-01.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/lambdatest.hyperexecute/organizations/{} 2024-02-01-preview -->
<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/lambdatest.hyperexecute/organizations/{} 2024-02-01 -->

#### examples

- Update a Organization
```bash
lambda-test hyper-execute organization update --resource-group abdul-test --organizationname test-cli-instance-3 --tags key1=value1
```
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ Assign the user or system managed identities.

## Versions

### [2024-02-01-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL2xhbWJkYXRlc3QuaHlwZXJleGVjdXRlL29yZ2FuaXphdGlvbnMve30=/2024-02-01-preview.xml) **Stable**
### [2024-02-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL2xhbWJkYXRlc3QuaHlwZXJleGVjdXRlL29yZ2FuaXphdGlvbnMve30=/2024-02-01.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/lambdatest.hyperexecute/organizations/{} 2024-02-01-preview identity -->
<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/lambdatest.hyperexecute/organizations/{} 2024-02-01 identity -->
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ Remove the user or system managed identities.

## Versions

### [2024-02-01-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL2xhbWJkYXRlc3QuaHlwZXJleGVjdXRlL29yZ2FuaXphdGlvbnMve30=/2024-02-01-preview.xml) **Stable**
### [2024-02-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL2xhbWJkYXRlc3QuaHlwZXJleGVjdXRlL29yZ2FuaXphdGlvbnMve30=/2024-02-01.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/lambdatest.hyperexecute/organizations/{} 2024-02-01-preview identity -->
<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/lambdatest.hyperexecute/organizations/{} 2024-02-01 identity -->
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ Show the details of managed identities.

## Versions

### [2024-02-01-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL2xhbWJkYXRlc3QuaHlwZXJleGVjdXRlL29yZ2FuaXphdGlvbnMve30=/2024-02-01-preview.xml) **Stable**
### [2024-02-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL2xhbWJkYXRlc3QuaHlwZXJleGVjdXRlL29yZ2FuaXphdGlvbnMve30=/2024-02-01.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/lambdatest.hyperexecute/organizations/{} 2024-02-01-preview identity -->
<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/lambdatest.hyperexecute/organizations/{} 2024-02-01 identity -->
6 changes: 6 additions & 0 deletions Commands/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,9 @@
- [arcgateway](/Commands/arcgateway/readme.md)
: Manage gateway connection on Arc machine

- [arize-ai](/Commands/arize-ai/readme.md)
: Manage Arize Ai

- [astronomer](/Commands/astronomer/readme.md)
: Manage Azure Astronomer resources.

Expand Down Expand Up @@ -197,6 +200,9 @@
- [lab](/Commands/lab/readme.md)
: Manage azure devtest labs.

- [lambda-test](/Commands/lambda-test/readme.md)
: Manage Lambda Test

- [large-instance](/Commands/large-instance/readme.md)
: Handle Operations for Compute Azure Large Instances.

Expand Down
Loading