Tumgik
#AzureDev
sapphiresoftware · 10 months
Text
0 notes
msicc · 1 year
Text
#CASBAN6 – How to create a facade to manage Azure Blob Storage with Azure Functions
I just blogged: #CASBAN6 – How to create a facade to manage Azure Blob Storage with Azure Functions #Azure #AzureFunctions #AzureDev #AzureBlob #Blob #Storage #API #dotNET #csharp #OpenAPI #Swagger #security
Why the facade? You might wonder why I am creating this facade to manage file uploads to the Azure Blob Storage. There are two main reasons. The first one is that I wanted to have a common endpoint for all interactions with Azure, also for file handling. The second one is security. The function app already has a high level of security by enforcing a Microsoft account, which is equally needed for…
Tumblr media
View On WordPress
0 notes
heartcentrictech · 3 years
Photo
Tumblr media
Have you ever designed your build and release pipelines⚡️in AzDevOps and release your app into the clouds☁️? Here's my secret sauce to do that easily and effortlessly while enjoying the ride💥 1. Create an ARM template in your solution for all the configurations for your resource group in Azure💭 2. Once ARM template is done, deploy your ARM trmplate to create resource groups in Azure💗 3. Create a build pipeline with yaml and create artifacts to be used in the release pipeline afterwards👊 4. Create release pipeline using the artifact in build pipeline and make sure that you save your passwords in AzDevOps in variables not in the solution💥 5. You are ready to release your app in Azure☁️ each time you commit a code. Add a trigger in release pipeline so that it will automatically makw the release whenever there is a new successful build is available📣 Let's do this✅ #heartcentrictech #heartcentrictechmentoring #buildpipelines #releasepipeline #azdevops #azure #azurecloud #azurecloudcomputing #cloudcomputing #cloudcomputingservices #continuousintegration #continuousdeployment #continuousdevelopment #continuousdelivery #continuousdeliverypipeline #azuredevopsprojects #azuredevelopment #azuredev #microsoftazure #microsoftazurecloud #microsoftazurefundamentals (at Stockholm, Sweden) https://www.instagram.com/p/COzxxABDMmU/?igshid=axt6uaorbsn4
0 notes
releaseteam · 6 years
Link
via Twitter https://twitter.com/releaseteam
0 notes
ilovekannada · 6 years
Text
Tweeted
The Sri Rama Gowda Daily is out! https://t.co/vxDJdfn3og Stories via @DrDamodhar @PLEKarnataka @ganeshchetan #azuredev #azure
— Sri Rama Gowda (@iLoveKannada) December 30, 2018
0 notes
msicc · 1 year
Text
#CASBAN6: How to configure Azurite to use DefaultAzureCredential with Docker on macOS
I just blogged: #CASBAN6: How to configure Azurite to use DefaultAzureCredential with Docker on macOS #Azurite #Azure #AzureStorage #Docker #macOS #AzureSDK
Before we will have a look at the promised facade for uploading files to Azure’s Blob storage, I want to show you how to configure Azurite to use the Microsoft Identity framework with Docker on macOS for local debugging. Using the Identity framework, our local debug environment and the productive rolled out functions will behave the same. If you have been following along, you should already have…
Tumblr media
View On WordPress
0 notes
releaseteam · 6 years
Link
via Twitter https://twitter.com/releaseteam
0 notes