Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bicep Community Call - September '24 #15147

Closed
stephaniezyen opened this issue Sep 25, 2024 · 12 comments
Closed

Bicep Community Call - September '24 #15147

stephaniezyen opened this issue Sep 25, 2024 · 12 comments

Comments

@stephaniezyen
Copy link
Contributor

We are hosting our September Bicep Community Call on Thursday, October 3rd at 9AM PST!

(We usually switch off from 9AM to 2PM PST every other month to accommodate for different time zones)

Use this issue to address topics you would like to discuss, questions you have for our team, further demos you would like to see, and any high or low points you would like to share. This is an open space for our users to discuss any topics they would like to talk about with our team.

You can list topics of discussion in this thread OR you can ask questions during the Q&A portion of the call.

Please sign up here to get an invite to our Community Call series. See you there!

@slavizh
Copy link
Contributor

slavizh commented Sep 26, 2024

I would like some status on this: #13674 and all issues related to it. It is quite big issue with language version 2 that deserves to be solved soon.

@dkershaw10
Copy link

Folks - we (the Microsoft Graph team) hope to present our Microsoft Graph Bicep types GA plan at the community call on Oct 3rd.
We'll have a few questions for you to make sure that this proposed GA release has the features you need, to be comfortable using it in production environments.

I won't be able to attend, but Jason and Eric will cover.

@lumunro
Copy link

lumunro commented Sep 29, 2024

Any update on the issues relating to publishing to OCI registries and not only supporting ACR?

#4884
#4947

Has any progress been made using ORAS .NET client? If so would it be possible to get an update?

It would be great to use GitHub for our Bicep modules/vars. Currently we are publishing to ACR, then using ORAS cli to copy from ACR to GitHub, then use ACR cache on multiple instances to cache the Bicep artifacts. It would be nice if we could skip the ORAS cli copy step in this process and publish direct to GitHub.

@matsest
Copy link
Contributor

matsest commented Oct 1, 2024

To follow up from last time - a concern that was not addressed from the questions in last community call regarding what-if and permissions: Azure/arm-template-whatif#135

@riosengineer
Copy link

Any updates to share on when to expect shared bicepparam files coming out of experimental for ga?

@slavizh
Copy link
Contributor

slavizh commented Oct 3, 2024

I would like to raise general issues with API versions. It seems there are API versions published to Bicep but not available in Azure. Something has to be done. Examples:
Azure/bicep-types-az#2185
Azure/bicep-types-az#2319

Most likely these are not the only examples.

On top of that I think rule use-recent-api-versions should be refactored and should allow more options around preview versions and not only maxAgeInDays. I find this rule more and more useless due to different resource providers as it gives more false positives over time. My take:

  • Preview versions should be included and not excluded. I think the majority of resource providers use preview versions in a way that many GA features are available in preview versions and not available in non-preview versions. Many of these resource providers even have only preview versions.
  • Days should not be counted by default. Let's say I have a service for which the latest version is preview and 2022-06-01-preview and there is not newer version. That should not produce warning just because the resource provider hasn't issued newer version and I am using the latest available.

@r2wil
Copy link

r2wil commented Oct 4, 2024

Unfortunately did not receive the invite to the call for this one. Was there any important updates that came out in the Community Call?

Thank you

@riosengineer
Copy link

riosengineer commented Oct 4, 2024

Unfortunately did not receive the invite to the call for this one. Was there any important updates that came out in the Community Call?

Thank you

The calls are uploaded to YouTube within a few days after the call: https://www.youtube.com/@azuredeploymentsgovernance3067

But here's a high level :)

  • MS Graph Bicep updates & Roadmap for GA and beyond
  • Nameof() Function discussion
  • Azure Verified Modules team updates
  • Requested community updates from this thread

@r2wil
Copy link

r2wil commented Oct 4, 2024

That's great, thank you for that @riosengineer

@slavizh
Copy link
Contributor

slavizh commented Oct 29, 2024

@stephaniezyen I do not see thread for the next community call so posting the issues I would like to get some information on the next one:
#15441
#14063
#14064

@jikuja
Copy link

jikuja commented Oct 29, 2024

@stephaniezyen because no thread available:

Would it be posssible that ARM/Bicep team gives some kind of comment for existing keyword abuse: Azure/bicep-types-az#2320 (comment)

  • team mate of mine fell on this trap and used time to solve issue via support just to find that sources they trusted were wrong
  • I've seen this as solution on multiple tickets

Should documentation has more warnings than current "If you attempt to reference a resource that doesn't exist, you get the NotFound error and your deployment fails. Check the name and scope of the resource you're trying to reference." that does not happen always


Also what is the status of the related ticket: #4023?

@stephaniezyen
Copy link
Contributor Author

@slavizh @jikuja added your comments to our next community call post here: #15655

@github-project-automation github-project-automation bot moved this from Todo to Done in Bicep Nov 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

No branches or pull requests

8 participants