-
**What is the problem you're trying to solve?.**
As a developer, I'd like to customize the VM with my own scripts during initialization so that I can install additional packages, fix VM related issue…
-
https://github.com/user-attachments/assets/cdae3b10-bb87-43be-97e1-2dd48dea535f
bpmct updated
2 weeks ago
-
## Is your feature request related to a problem? Please describe.
I would like to be able to run custom Python startup scripts when provisioning a VM via the python SDK.
I've been working closely …
-
The `docker build` command will run on the local machine and produce an ARM build, but when deployed to Azure using the samples, the container app will not be setup correctly and it will fail.
htt…
-
#### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the co…
-
# The Problem
I use the epoch time as the version number when creating versioned scripts. This _almost_ removes the version-number guesswork from the creation of a new script. Here's the exception:
…
-
`### TEAMS REQUESTS SITE CREATION ###
Creating Teams Requests SharePoint site...
Error occured while creating of the SharePoint site: Cannot bind argument to parameter 'Title' because it is null.
C…
-
Currently the TPM implementation needs the installation of further tools and helper scripts for key provisioning. After the provisioning step, these tools are not needed anymore. We should consider to…
-
Some of our users have templates with a long time to provision (e.g. Kubernetes clusters, OpenStack VMs, etc.) or large startup scripts / `git clones` that take 30+ minutes.
## Overview
For user…
bpmct updated
1 month ago
-
Hi, thanks for your work. I am trying to use Corrosion to build a binary crate using a C/C++ CMake built library (the Azure IoTHub C SDK). What I don't understand (or perhaps I missed in the docs) is …