Skip to content

Conversation

@Gijsreyn
Copy link
Contributor

@Gijsreyn Gijsreyn commented Oct 4, 2025

Description

This pull request adds documentation around using the Azure.Bicep.RpcClient library.

Example Usage

N/A.

Checklist

Microsoft Reviewers: Open in CodeFlow

@Gijsreyn
Copy link
Contributor Author

Gijsreyn commented Oct 4, 2025

@anthony-c-martin - I noticed that #18151 had the label Docs not needed, but I guess stubborn me thought it would be helpful to end-users to guide them through to get started with the new library added. Feel free to leave comments/feedback, accept it, or reject it.

@anthony-c-martin
Copy link
Member

@anthony-c-martin - I noticed that #18151 had the label Docs not needed, but I guess stubborn me thought it would be helpful to end-users to guide them through to get started with the new library added. Feel free to leave comments/feedback, accept it, or reject it.

This is great! The label is just there to keep track of official docs requests (for docs.microsoft.com) with our documentation team. We're very happy to include developer-focused documentation in this repo.

@anthony-c-martin anthony-c-martin merged commit 0c20ebc into Azure:main Oct 24, 2025
40 of 41 checks passed
@github-actions
Copy link
Contributor

Test this change out locally with the following install scripts (Action run 18778964683)

VSCode
  • Mac/Linux
    bash <(curl -Ls https://aka.ms/bicep/nightly-vsix.sh) --run-id 18778964683
  • Windows
    iex "& { $(irm https://aka.ms/bicep/nightly-vsix.ps1) } -RunId 18778964683"
Azure CLI
  • Mac/Linux
    bash <(curl -Ls https://aka.ms/bicep/nightly-cli.sh) --run-id 18778964683
  • Windows
    iex "& { $(irm https://aka.ms/bicep/nightly-cli.ps1) } -RunId 18778964683"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants