So we have a code repo in Azure Dev Ops and two people working on the project. Being used to TFS we are adapting to Dev Ops and Git. My co worker has commited a
I'm using Azure DevOps for the first time to host my next project. When I created an empty project on Azure Devops, I tried to clone it. While attempting to clo
I am trying to connect to an Azure database using SQLAlchemy in Python. My code is the following: engine_azure = \ create_engine('mssql+pyodbc://{Server admin
I am working on a proof of concept for a monitoring solution and have been able to use the Gateway(Kepserverex) > IoT hub > Power BI model to view my data
I have an application hosted on GitLab and have set the GitLab CI to build my docker image and push it into GitLab Container registry. Now I want to deploy that
I have a Flask server Running on Azure provided by Azure App services with sqlite3 as a database. I am unable to update sqlite3 as it is showing that database i
I am trying to export ARM templates of Azure Workbooks. Tried this: https://docs.microsoft.com/en-us/rest/api/application-insights/workbooks/get But the respons
I am trying to export ARM templates of Azure Workbooks. Tried this: https://docs.microsoft.com/en-us/rest/api/application-insights/workbooks/get But the respons
I am trying to connect my data to the Emissions Impact Dashboard in Power BI. I have an MCA/MPA Azure account and I am trying with a user having Global Admin ro
I've tried this over on the Rstudio forums and they've suggested i post here/azure support. Azure doesn't seem to be helping right now so if anybody has any sug
I'm trying to disable the Preview features New service connections experience. But the switch button stays gray with all roles. It's actually impossible to dis
I am loading data via pipelines in ADLS gen2 container. Now I want to create a table that has details that when the pipeline start running and then completed. l
I have carried out two implementations of Azure AD Single Sign-On with HashiCorp Vault using OIDC and achieved contrasting results which are baffling me. I have
I am deploying an Azure App Service from Azure DevOps via a release pipeline that is configured to perform an Azure App Service Deploy task on my build agent. T
I'm studying of Azure Synapse. In dedicated SQL pool database, 'actual execution plan' of SSMS was disabled. In serverless pool database, SSMS says 'set statist
Is it possible to define a Policy to find Resources without Tags? I would like to define this Policy to list all of Items at the "Compliance" Point at the Polic
I create an Azure File Share on my Storage Account v2. Going under the label Connect I copied the command lines to mount the File Share with Samba v3.0 I didn'
I'm having issues using parameter within a storage event trigger for the typeProperty "blobPathBeginsWith". Per default when using a storage event trigger, the
I am creating an app where user can upload their text file and find out about its most used word. I have tried to follow this doc to get used to the idea of us
I have a Azure Cosmos DB account with Gremlin API. I'm using Gremlin.Net to query the db. var gremlinServer = new GremlinServer(hostname, port, enableSsl: tru