Skip to content

Commit e45220e

Browse files
author
Mike Swantek
committed
update change log
1 parent 90fa399 commit e45220e

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,16 @@ All notable changes to this project will be documented in this file.
99
- Shared AI Search helper module for OneLake indexing scripts to centralize public network access toggles and tokenized REST calls
1010

1111
### Changed
12+
- Repository documentation now uses Microsoft Foundry naming more consistently, including the README, deployment verification guide, and related runbooks
1213
- PostgreSQL mirroring guidance now treats mirroring as a follow-up step after `azd up`, with clearer public-access versus private-network paths
1314
- Postprovision now restores only PostgreSQL mirroring readiness preparation instead of attempting full mirror creation during the main deployment run
15+
- PostgreSQL infrastructure outputs now expose the intended Fabric connection identity and default authentication settings needed for mirroring setup
1416
- Fabric connection and workspace automation now resolve more values from deployment outputs, azd environment values, and deployed resources when transient hook context is incomplete
1517
- PostgreSQL mirroring scripts now support explicit connection-mode outputs, stronger credential handling, clearer network-path failures, and gateway-aware Fabric connection creation
1618
- Purview collection and Fabric datasource registration scripts now derive default names and deployment context more reliably from outputs and environment values
19+
- Fabric workspace and capacity automation now tolerate more incomplete hook context, recover more reliably from existing resources, and improve capacity/workspace lookup behavior
20+
- Preprovision retries the landing-zone deployment when Foundry account provisioning is still settling instead of failing immediately on transient provisioning-state errors
21+
- Secure REST helpers now sanitize captured response bodies before surfacing API errors in automation logs
1722
- Post-deployment and mirroring documentation consolidated the mirror workflow into a single primary runbook and clarified when mirroring should be deferred
1823

1924
### Removed

0 commit comments

Comments
 (0)