Sharing to all my CS friends. I found this course online! I am a C# coder but always willing to learn new programming languages, sharing this here in case anybody wants to start learning Python from scratch. Recommended course!
https://t.co/LdSS2Br35o
OK C# coding challenge from today's discussion. This came up today in the context of "async and concurrency is *HARD* even for very experienced developers". I will share some techniques after seeing some answers. #dotnet#csharp
Great @Delta you did it again, regardless my medallion status, my bag arrived a day late (no apologies whatsoever - just a bag tag saying sorry), and when I want to use the lounge at Lima Peru airport, it turns out I cannot longer use it ... Thanks!
Join us on Tuesday, Oct 19th at 6pm EDT for our #VirtualBostonAzure event with @adotfrank. You’ll have an opportunity to learn about #ARM and #bicep from the person closest to the source and ask him all the important questions! RSVP here: https://t.co/Lb2s6Nc5cG @NorthBTownAzure
.NET has 4 built-in dictionary/map types:
- Hashtable
- Dictionary
- ConcurrentDictionary
- ImmutableDictionary
There’s no guidance on when to use what, mostly individual documentation on each implementation.
#dotnet
@satya_vel@gmantri@Azure@bmoore_msft@adotfrank Relative path is a bit different, if you expect DeploymentScripts (DS) to read from a local file, then we have the big question about staging the file "somewhere" in a secure / multi-tenant way. DS downloads external scripts, so the files need to be available over the wire.
Made some change to the #Azure Docs to make #BicepLang content more discoverable and cohesive with ARMTemplates. Thanks to @janekf for the suggestions and @tfitzmac for the changes. Please keep the feedback coming. You can also email us your feedback at Bicep[at]microsoft[dot]com
#MVPBuzz join us on Wed August 4th at 10am or 7pm Seattle time for our #BicepLang and ARM MVP talk. If you do not have the invite plz email priagr[at]microsoft
Agenda:
🧱Deployment Stacks
📜Bicep Module Registry Demo
✍️VSCode Demo
🚀Roadmap
Bicep v0.4 now available!
🧐Linter MVP
✂️Resource snippets
🛠️Resource and module scaffolding
👀Bicep visualizer
⚙️Lots of quality and stability improvements
🚀 Launch call with all the demos and deep dives tomorrow (6/2) @ 8 AM PT
https://t.co/QXQqONexjf
🦾🦾🦾🦾
Great video! So proud to be part of ARM Deployments Team! Being involved in Deployment Scripts and Bicep and seeing it used by multiple people is just awesome!!!
@veronika_dev1 Re-queue, store in the message some metadata (e.g. info necessary to re-process the message, such as entity id), do not store the full entity, the entity must be stored in a data store.