Skip to content

Commit b70523b

Browse files
docs: Updated README.md and DeploymentGuide.md
1 parent c94da72 commit b70523b

2 files changed

Lines changed: 531 additions & 272 deletions

File tree

README.md

Lines changed: 3 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -114,23 +114,13 @@ azd env set FABRIC_ACTIVATOR_NAME "my_custom_activator"
114114
# Deploy everything
115115
azd up
116116
```
117-
<br/>
118117

119-
Check more deployment aspects in our [deployment guide](./docs/DeploymentGuide.md):
118+
<br/>
120119

121-
| Topic | Description |
122-
|---|---|
123-
| [**Prerequisites**](./docs/DeploymentGuide.md#prerequisites) | Required Azure permissions, API access, and software installations (Python, Azure CLI, azd) |
124-
| [**Event Simulation**](./docs/DeploymentGuide.md#start-event-simulation) | Once deployed, generate real-time telemetry data and test anomaly detection with the event simulator tool |
125-
| [**Deployment validation**](./docs/DeploymentGuide.md#deployment-results) | Once deployed, verify Azure infrastructure, Fabric workspace components, and real-time data flow |
126-
| [**Deployment overview**](./docs/DeploymentGuide.md#deployment-overview) | Two-phase deployment process: Azure infrastructure provisioning and Fabric workspace setup |
127-
| [**Advanced configuration**](./docs/DeploymentGuide.md#advanced-configuration-options) | Customize workspace names, component names, email alerts, and capacity deployment options |
128-
| [**Alternative deployment options**](./docs/DeploymentGuide.md#deployment-options) | Deploy locally, Azure Cloud Shell, GitHub Codespaces, VS Code Dev Container or GitHub Actions|
129-
| [**Limitations**](./docs/DeploymentGuide.md#known-limitations) | See identified limitations of the solution |
130-
| [**Cleanup**](./docs/DeploymentGuide.md#environment-cleanup) | Remove all deployed resources and clean up your environment with `azd down` |
120+
For additional deployment configuration and detailed setup instructions, see the [deployment guide](./docs/DeploymentGuide.md).
131121

132122
### Prerequisites and costs
133-
Microsoft Fabric Capacity is enabled for your organization. Please refer to [Enable Microsoft Fabric for your organization](https://learn.microsoft.com/en-us/fabric/admin/fabric-switch) for more information.
123+
Microsoft Fabric Capacity is enabled for your organization. Please refer to [Enable Microsoft Fabric for your organization](https://learn.microsoft.com/en-us/fabric/admin/fabric-switch) for more information.
134124

135125
To deploy this solution accelerator, ensure you have access to an [Azure subscription](https://azure.microsoft.com/free/) with the necessary permissions to create **resource groups, resources, app registrations, and assign roles at the resource group level**. This should include Contributor role at the subscription level and Role Based Access Control role on the subscription and/or resource group level. Follow the steps in [Azure Account Set Up](./docs/AzureAccountSetUp.md).
136126

0 commit comments

Comments
 (0)