azure Questions

4

Solved

I got a message from Microsoft in the last few days Azure SQL Database 2014-04-01 APIs will be retired on 31 October 2025. You're receiving this email because you use Azure SQL Database APIs. To i...
Axum asked 2/11, 2022 at 16:12

6

Solved

I have created a pipeline in my repository which is used to validate code by executing unit tests for code that is being pushed to features/* branches. The same pipeline is used as Build validation...
Silhouette asked 4/8, 2021 at 13:8

5

Solved

I want to use databricks cli: databricks clusters list but this requires a manual step that requires interactive work with the user: databricks configure --token Is there a way to use databri...
Benis asked 14/8, 2018 at 8:31

3

I'm trying to use external login provider in my IdentityServer4. I followed the quickstart, and everything was working fine, now I'm trying to add Microsoft login. I added this code in IS4's Startu...
Infiltration asked 16/9, 2020 at 16:13

3

Solved

I activated my global admin role in Privileged Identity Management like so When I navigate to the Access Control blade under a subscription, I see the Add role assignment options disabled. Doesn'...
Truscott asked 2/6, 2021 at 10:52

4

I've uploaded a *.zip folder to my Azure Datacricks FileStore: Now I would like to unzip the folder and store it on FileStore: dbfs:/FileStore/tables/rfc_model. I know it should be easy but I g...
Excruciation asked 16/1, 2020 at 9:49

5

Solved

I have a java web app on Azure, and I got failed requests in it's Application Insights. It look likes someone are calling 'http://myApp.azurewebsites.net/error' every 5 minutes, but I do not have t...

2

I'm new to Azure and have been struggling with a concept specifically update domains and fault domains. Probably having a harder time understanding Update Domains. So as I understand it, having 3 V...

7

Solved

I am getting below error while deploying app service via Azure DevOps. I tried to search for this issue but could not found root cause of this. Error : 2021-03-15T06:01:27.7479723Z ##[error]Error: ...
Intervention asked 15/3, 2021 at 6:10

3

Solved

I have done some googling but couldn't get a confirmed answer for this: Does Azure API management service provides a Static IP address? If not, how do i configure it? Reason i am asking is becaus...
Upbraiding asked 23/3, 2016 at 2:7

1

I'm trying to find an example of Custom Checkpoint Manager in JAVA, that can store checkpoint data in a local folder. Basically, I'm building a java application that reads data from azure event hu...
Zsa asked 24/7, 2019 at 15:51

4

Solved

There is a folder in one of the repositories (Source Repo) that I like to copy to another repository (Destination Repo) using Azure Pipeline (as they needed to be in sync) so far I can Copy a folde...
Silicosis asked 13/2, 2021 at 11:5

4

Solved

I would like to update a database connection string in the web.config file for an application that is currently hosted in Azure as a web app. Seems that you can RDP into an Azure cloud service rol...
Stretto asked 25/10, 2016 at 5:18

2

Solved

I'm new to Azure and setting up Microsoft Hosting so hoping someone can shed some light on environment specific Web.config files. I've inherited a .NET web application which has different Web.confi...
Sporogony asked 9/8, 2022 at 1:14

5

I am using Terraform to deploy code into my Azure infrastructure. I have an Azure Firewall with some Network Rules which has a bunch of free text IP addresses as Source/Destination. An example belo...
Kenyakenyatta asked 16/2, 2022 at 14:37

4

In Azure DevOps, I'd like to use the dotnet core CLI task to push a package with the --skip-duplicate option set. How do I do that? I tried to set arguments: --skip-duplicate, but that's not getti...
Adorn asked 10/6, 2020 at 14:12

2

Solved

Is it possible to see the restart history of an Azure App Service? I mean to see it in the GUI, not an API.

3

Out of the blue our Azure web app is spewing out errors regarding a Culture that is not supported. We load up a list of countries to show on the front page but this is suddenly giving errors. The s...
Cashbox asked 25/1, 2017 at 12:25

5

Perhaps a rather simple question, yet I couldn't find the answers after doing some searching. After I have send an event to an Azure event Hub (via the Java code), how could I check back in the Azu...
Iguanodon asked 8/10, 2021 at 8:18

2

Solved

I'm using Azurite and wish to create a container/upload a blob etc from the bash terminal! I've tried using the Azure CLI like this:: az storage container create --account-name devstoreaccount1 -...
Suddenly asked 18/8, 2020 at 18:34

10

I am using Azure CLI in bash within PowerShell in Windows 10. I sit behind a corporate proxy. My goal is to automate the deployment and setup of Azure resources. Some of the Azure CLI commands wor...
Stringed asked 1/4, 2019 at 21:17

5

Solved

I am trying to create a cosmos DB account using Azure CLI. One of required policies I have to comply with is "Cosmos DB database accounts should have local authentication methods disabled&quot...
Schoolbook asked 25/1, 2022 at 13:45

3

Solved

I've implemented an Azure Function, utilizing HTTP Trigger, integrated with SendGrid. The intended action is to pass data to the Azure Function via HTTP and have that content sent via email to a sp...
Hammerfest asked 1/7, 2021 at 21:17

3

I have a grafana Loki logs that's in my cluster. I am able to see my logs but as at the moment, the cluster is no longer in use and I would like to delete it but I still have some logs I would like...
Limitless asked 5/11, 2020 at 8:51

4

Solved

I know that you can revert back to a previous commit but it doesn't sound like the history will be gone. How can I revert back to a previous commit and make sure the commits that came after are gon...
Shorthand asked 17/12, 2020 at 23:40

© 2022 - 2024 — McMap. All rights reserved.