Skip to content

Commit 0c19c30

Browse files
committed
fix monikers
1 parent 7ae718d commit 0c19c30

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

articles/cyclecloud/how-to/install-manual.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,13 +73,13 @@ Finally, install CycleCloud with `apt`:
7373
```bash
7474
sudo apt -y install cyclecloud
7575
```
76-
:::
76+
::: moniker-end
7777

7878
::: moniker range="=cyclecloud-8"
7979
```bash
8080
sudo apt-get -y -q install cyclecloud8
8181
```
82-
:::
82+
::: moniker-end
8383

8484
> [!NOTE]
8585
> The CycleCloud Apt repository distribution release for Ubuntu family platform uses a floating "stable" moniker. CycleCloud officially supports all Ubuntu LTS releases that Canonical supports. The CycleCloud package files don't target a specific version of GLIBC (GNU C Library) or Ubuntu release.

articles/cyclecloud/how-to/managed-identities.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,11 @@ When you install Azure CycleCloud on an Azure VM and assign a Managed Identity t
2020

2121
::: moniker range="=cyclecloud-7"
2222
![Add Subscription Managed Identities](../images/version-7/create-account-managed-identity.png)
23-
:::
23+
::: moniker-end
2424

2525
::: moniker range=">=cyclecloud-8"
2626
![Add Subscription Managed Identities](../images/version-8/add-subscription-managed-identity-8.7.png)
27-
:::
27+
::: moniker-end
2828

2929
You can still enter the standard set of credentials by selecting the **App Registration** authentication option. When you select this option, the standard fields appear in the form. You can also use a different **Subscription ID**; the provided value is just for convenience.
3030

0 commit comments

Comments
 (0)