Skip to content

Commit 318cf13

Browse files
committed
Correct emphasis
1 parent fc1f4b3 commit 318cf13

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/azure-arc/data/includes/azure-arc-data-preview-release.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,15 +32,15 @@ New for this release:
3232
- Added support for specifying multiple encryption types for AD connectors using the Azure CLI extension or Azure portal.
3333

3434
- Arc-enabled PostgreSQL server
35-
- Removed Hyperscale/Citus scale-out capabilities. Focus will be on providing a single node Postgres server service. All user experiences have had terms and concepts like 'Hyperscale', 'server groups', 'worker nodes', 'coordinator nodes', etc. removed. ** BREAKING CHANGE **
35+
- Removed Hyperscale/Citus scale-out capabilities. Focus will be on providing a single node Postgres server service. All user experiences have had terms and concepts like 'Hyperscale', 'server groups', 'worker nodes', 'coordinator nodes', etc. removed. **BREAKING CHANGE**
3636
- The postgresql container image is based on [CBL-Mariner](https://github.com/microsoft/CBL-Mariner) base OS image.
3737
- Only PostgreSQL version 14 is supported for now. Versions 11 and 12 have been removed. Two new images are introduced: `arc-postgres-14` and `arc-postgresql-agent`. The `arc-postgres-11` and `arc-postgres-12` container images are removed going forward. If you use the container image sync script, get the latest image once this [pull request](https://github.com/microsoft/azure_arc/pull/1340) has merged.
3838
- The postgresql CRD version has been updated to v1beta3. Some properties such as `workers` have been removed or changed. Update any scripts or automation you have as needed to align to the new CRD schema. **BREAKING CHANGE**
3939

4040
- `arcdata` Azure CLI extension
4141
- Columns for desiredVersion and runningVersion are added to the following commands: `az sql mi-arc list` and `kubectl get sqlmi` to easily compare what the runningVersion and desiredVersion are.
4242
- Added more details on available upgrades to the `az arcdata dc list-upgrades` command.
43-
- The command group `az postgres arc-server` is renamed to `az postgres server-arc`. ** BREAKING CHANGE **
44-
- Some of the `az postgres server-arc` commands have changed to remove things like `--workers`. ** BREAKING CHANGE **
43+
- The command group `az postgres arc-server` is renamed to `az postgres server-arc`. **BREAKING CHANGE**
44+
- Some of the `az postgres server-arc` commands have changed to remove things like `--workers`. **BREAKING CHANGE**
4545

4646

0 commit comments

Comments
 (0)