Skip to content

Commit e8d352e

Browse files
updated readme
1 parent 637b77e commit e8d352e

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

docs/DeploymentGuideNew.md

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -45,13 +45,8 @@ Ensure you have access to an [Azure subscription](https://azure.microsoft.com/fr
4545
**Required Azure Services:**
4646
- [Azure AI Foundry](https://learn.microsoft.com/en-us/azure/ai-foundry/)
4747
- [Azure OpenAI Service](https://learn.microsoft.com/en-us/azure/ai-services/openai/)
48-
- [Azure Blob Storage](https://learn.microsoft.com/en-us/azure/storage/blobs/)
49-
- [Azure Container Apps](https://learn.microsoft.com/en-us/azure/container-apps/)
50-
- [Azure Container Registry](https://learn.microsoft.com/en-us/azure/container-registry/)
51-
- [Azure App Configuration](https://learn.microsoft.com/en-us/azure/azure-app-configuration/)
5248
- [Azure Cosmos DB](https://learn.microsoft.com/en-us/azure/cosmos-db/)
53-
- [Azure Queue Storage](https://learn.microsoft.com/en-us/azure/storage/queues/)
54-
- [o3 Model Capacity](https://learn.microsoft.com/en-us/azure/ai-foundry/foundry-models/concepts/models-sold-directly-by-azure)
49+
- [Azure AI Search](https://learn.microsoft.com/en-us/azure/search/)
5550

5651
**Recommended Regions:** East US, East US2, Australia East, UK South, France Central.
5752

@@ -259,7 +254,7 @@ azd up
259254
```
260255

261256
**During deployment, you'll be prompted for:**
262-
1. **Environment name** (e.g., "conmig") - Must be 3-16 characters long, alphanumeric only
257+
1. **Environment name** (e.g., "docgen") - Must be 3-16 characters long, alphanumeric only
263258
2. **Azure subscription** selection
264259
3. **Azure AI Foundry deployment region** - Select a region with available o3 model quota for AI operations
265260
4. **Primary location** - Select the region where your infrastructure resources will be deployed

0 commit comments

Comments
 (0)