Skip to content

Commit 4c0f0cf

Browse files
authored
Remove preview sections from README (#250)
1 parent 30b74f8 commit 4c0f0cf

File tree

1 file changed

+3
-7
lines changed

1 file changed

+3
-7
lines changed

README.md

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,13 @@
1-
# Microsoft Graph Bicep extension (public preview)
2-
3-
[![Build Status](https://microsoftgraph.visualstudio.com/Graph%20Developer%20Experiences/_apis/build/status%2FBicep%20types%2FCI%20Build?branchName=main)](https://microsoftgraph.visualstudio.com/Graph%20Developer%20Experiences/_build/latest?definitionId=308&branchName=main)
4-
[![NuGet Version](
5-
https://buildstats.info/nuget/Microsoft.Graph.Bicep.Types?includePreReleases=true)](https://www.nuget.org/packages/Microsoft.Graph.Bicep.Types/)
1+
# Microsoft Graph Bicep extension
62

73
The **Microsoft Graph Bicep extension** enables customers to manage a limited set of Identity/Graph resources (Microsoft Entra ID, formerly known as Azure AD) in Bicep templates (alongside Azure resources) through native Microsoft Graph APIs.
84
This unblocks Infrastructure-as-Code/DevOps outcomes for Azure customers and will close a long-standing platform gap and pain-point.
95

106
Customers can then use [Azure CLI](https://learn.microsoft.com/cli/azure/) or [Azure PowerShell](https://learn.microsoft.com/powershell/azure/) to [deploy Bicep templates](https://learn.microsoft.com/azure/azure-resource-manager/bicep/deploy-cli) and their set of Microsoft Azure and/or Microsoft Entra ID resources.
117

12-
The [releases page](https://github.com/microsoftgraph/msgraph-bicep-types/releases) provides details on the supported Microsoft Graph Bicep types and limitations for the public preview.
8+
The [releases page](https://github.com/microsoftgraph/msgraph-bicep-types/releases) provides details on the supported Microsoft Graph Bicep types and limitations.
139

14-
To get going with the public preview, start with the [Bicep templates for Microsoft Graph resources public documentation](https://aka.ms/graphbicep).
10+
To get going with Microsoft Graph Bicep extension, start with the [Bicep templates for Microsoft Graph resources public documentation](https://aka.ms/graphbicep).
1511

1612
## Contributing
1713

0 commit comments

Comments
 (0)