Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 649 Bytes

File metadata and controls

21 lines (14 loc) · 649 Bytes

[Command] apic update

Update an instance of an Azure API Center service.

Versions

2024-03-01 Stable

examples

  • Update service details

        apic update -g contoso-resources -n contoso
  • Update Service With System Assigned Identity Example

        apic update -g contoso-resources -n contoso --identity '{type:systemassigned}'