Skip to content

Commit 915f615

Browse files
Merge pull request #252578 from stephen-sumner/patch-8
Update use-your-data.md
2 parents 757d790 + e49d23e commit 915f615

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

articles/ai-services/openai/concepts/use-your-data.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -317,9 +317,7 @@ When customizing the app, we recommend:
317317

318318
##### Important considerations
319319

320-
- Publishing creates an Azure App Service in your subscription. It may incur costs depending on the
321-
322-
[pricing plan](https://azure.microsoft.com/pricing/details/app-service/windows/) you select. When you're done with your app, you can delete it from the Azure portal.
320+
- Publishing creates an Azure App Service in your subscription. It may incur costs depending on the [pricing plan](https://azure.microsoft.com/pricing/details/app-service/windows/) you select. When you're done with your app, you can delete it from the Azure portal.
323321
- By default, the app will only be accessible to you. To add authentication (for example, restrict access to the app to members of your Azure tenant):
324322

325323
1. Go to the [Azure portal](https://portal.azure.com/#home) and search for the app name you specified during publishing. Select the web app, and go to the **Authentication** tab on the left navigation menu. Then select **Add an identity provider**.

0 commit comments

Comments
 (0)