Skip to content

Commit df5d146

Browse files
committed
rm access prompts
1 parent 68e224d commit df5d146

16 files changed

+1
-35
lines changed

articles/ai-services/openai/includes/create-resource-cli.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,7 @@ ms.date: 05/20/2024
1515
- An Azure subscription. <a href="https://azure.microsoft.com/free/ai-services" target="_blank">Create one for free</a>.
1616
- The Azure CLI. For more information, see [How to install the Azure CLI](/cli/azure/install-azure-cli).
1717

18-
> [!NOTE]
19-
> Currently, you must submit an application to access Azure OpenAI Service. To apply for access, complete [this form](https://aka.ms/oai/access). If you need assistance, open an issue on this repository to contact Microsoft.
18+
2019

2120
## Sign in to the Azure CLI
2221

articles/ai-services/openai/includes/create-resource-portal.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,6 @@ ms.date: 05/20/2024
1313

1414
- An Azure subscription. <a href="https://azure.microsoft.com/free/ai-services" target="_blank">Create one for free</a>.
1515

16-
> [!NOTE]
17-
> Currently, you must submit an application to access Azure OpenAI Service. To apply for access, complete [this form](https://aka.ms/oai/access). If you need assistance, open an issue on this repository to contact Microsoft.
1816

1917
## Create a resource
2018

articles/ai-services/openai/includes/create-resource-powershell.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,6 @@ ms.date: 05/20/2024
1515
- An Azure subscription. <a href="https://azure.microsoft.com/free/ai-services" target="_blank">Create one for free</a>.
1616
- Azure PowerShell. For more information, see [How to install the Azure PowerShell](/powershell/azure/install-azure-powershell).
1717

18-
> [!NOTE]
19-
> Currently, you must submit an application to access Azure OpenAI Service. To apply for access, complete [this form](https://aka.ms/oai/access). If you need assistance, open an issue on this repository to contact Microsoft.
2018

2119
## Sign in to the Azure PowerShell
2220

articles/ai-services/openai/includes/dall-e-dotnet.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,6 @@ Use this guide to get started generating images with the Azure OpenAI SDK for C#
2121
- The [.NET 7 SDK](https://dotnet.microsoft.com/download/dotnet/7.0)
2222
- An Azure OpenAI resource created in the East US region. For more information, see [Create a resource and deploy a model with Azure OpenAI](../how-to/create-resource.md).
2323

24-
> [!NOTE]
25-
> Currently, you must submit an application to access Azure OpenAI Service. To apply for access, complete the form at [https://aka.ms/oai/access](https://aka.ms/oai/access?azure-portal=true). If you need assistance, open an issue on this repo to contact Microsoft.
2624

2725
## Setup
2826

articles/ai-services/openai/includes/dall-e-go.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,6 @@ Use this guide to get started generating images with the Azure OpenAI SDK for Go
1919
* [Go 1.8+](https://go.dev/doc/install)
2020
- An Azure OpenAI resource created in the East US region. For more information, see [Create a resource and deploy a model with Azure OpenAI](../how-to/create-resource.md).
2121

22-
> [!NOTE]
23-
> Currently, you must submit an application to access Azure OpenAI Service. To apply for access, complete the form at <a href="https://aka.ms/oai/access" target="_blank">https://aka.ms/oai/access</a>. If you need assistance, open an issue on this repo to contact Microsoft.
2422

2523
## Setup
2624

articles/ai-services/openai/includes/dall-e-java.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,6 @@ Use this guide to get started generating images with the Azure OpenAI SDK for Ja
2222
* The [Gradle build tool](https://gradle.org/install/), or another dependency manager.
2323
- An Azure OpenAI resource created in the East US region. For more information, see [Create a resource and deploy a model with Azure OpenAI](../how-to/create-resource.md).
2424

25-
> [!NOTE]
26-
> Currently, you must submit an application to access Azure OpenAI Service. To apply for access, complete the form at [https://aka.ms/oai/access](https://aka.ms/oai/access?azure-portal=true). If you need assistance, open an issue on this repo to contact Microsoft.
2725

2826
## Setup
2927

articles/ai-services/openai/includes/dall-e-javascript.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,6 @@ Use this guide to get started generating images with the Azure OpenAI SDK for Ja
2121
- [LTS versions of Node.js](https://github.com/nodejs/release#release-schedule)
2222
- An Azure OpenAI resource created in the East US region. For more information, see [Create a resource and deploy a model with Azure OpenAI](../how-to/create-resource.md).
2323

24-
> [!NOTE]
25-
> Currently, you must submit an application to access Azure OpenAI Service. To apply for access, complete [this form](https://aka.ms/oai/access). If you need assistance, open an issue on this repo to contact Microsoft.
2624

2725
## Setup
2826

articles/ai-services/openai/includes/dall-e-powershell.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,6 @@ Use this guide to get started calling the Azure OpenAI Service image generation
2020
- For this task, <a href="https://aka.ms/installpowershell" target="_blank">the latest version of PowerShell 7</a> is recommended because the examples use new features not available in Windows PowerShell 5.1.
2121
- An Azure OpenAI resource created in the East US region. For more information, see [Create a resource and deploy a model with Azure OpenAI](../how-to/create-resource.md).
2222

23-
> [!NOTE]
24-
> Currently, you must submit an application to access Azure OpenAI Service. To apply for access, complete [this form](https://aka.ms/oai/access). If you need assistance, open an issue on this repo to contact Microsoft.
2523

2624
## Setup
2725

articles/ai-services/openai/includes/dall-e-python.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,6 @@ Use this guide to get started generating images with the Azure OpenAI SDK for Py
3232

3333
---
3434

35-
> [!NOTE]
36-
> Currently, you must submit an application to access Azure OpenAI Service. To apply for access, complete the form at [https://aka.ms/oai/access](https://aka.ms/oai/access?azure-portal=true). If you need assistance, open an issue on this repo to contact Microsoft.
3735

3836
## Setup
3937

articles/ai-services/openai/includes/dall-e-rest.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,6 @@ Use this guide to get started calling the Azure OpenAI Service image generation
3232

3333
---
3434

35-
> [!NOTE]
36-
> Currently, you must submit an application to access Azure OpenAI Service. To apply for access, complete the form at <a href="https://aka.ms/oai/access" target="_blank">https://aka.ms/oai/access</a>. If you need assistance, open an issue on this repo to contact Microsoft.
3735

3836
## Setup
3937
### Retrieve key and endpoint

0 commit comments

Comments
 (0)