352,617 questions

Sort by: Updated
1 answer

How do I get standard OpenCensus trace data into Azure Monitor Insights without installing an SDK into my project?

I have a project that is already instrumented for OpenCensus and I would like to be able to use its tracing data in Application Insights/Monitor Insights. How do I go about doing this? My assumption is that given that Monitor is GA, it would have had…

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
2,918 questions
asked 2020-06-30T11:58:50.627+00:00
Alexander Trauzzi 1 Reputation point
answered 2020-07-20T20:29:00.363+00:00
bharathn-msft 5,086 Reputation points Microsoft Employee
0 answers

Spring Boot API Web App gives 502 online while it works fine in Offline

I've created an API App in azure using my free subscription. I've created a continuous integration pipeline viz linked to my git repo. Initially the app worked fine when I did the deployment. However, when I did the commit and the new build…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,132 questions
asked 2020-07-18T10:54:20.993+00:00
Harry Heffes 1 Reputation point
commented 2020-07-20T19:24:06.573+00:00
Ryan Hill 26,696 Reputation points Microsoft Employee
2 answers One of the answers was accepted by the question author.

Linux VNet Integration GA Issues

When Linux VNet integration was in preview, we had to ensure our ASP.NET Core web application listened on the port specified in the environment variable 'PORT'. This limitation was removed with GA however that is not the case with my app services. Also,…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,132 questions
asked 2020-07-02T23:03:58.757+00:00
Kris 26 Reputation points
commented 2020-07-20T18:53:31.407+00:00
ajkuma 23,476 Reputation points Microsoft Employee
3 answers One of the answers was accepted by the question author.

I couldn't verify costom domain ownership using CNAME for Static web apps

Hello, I want to use my root custom domain seatbelt.com.ua for azure static web apps service. When I add a custom domain and push verify I see the error. Check your CNAME record. We couldn't verify your domain ownership. But I have CNAME added…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,132 questions
asked 2020-07-19T14:37:00.76+00:00
Olga 96 Reputation points
accepted 2020-07-20T18:45:14.533+00:00
Olga 96 Reputation points
2 answers One of the answers was accepted by the question author.

Download OneDrive shared link

I have an OneDrive shared link to a file that can be downloaded manually without logging in to Microsoft services: https://1drv.ms/w/s!Apb0GUJt7b5wbaxZ8zBORpDY708 When I'm trying to download it from the Graph API: …

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,033 questions
asked 2020-07-19T09:53:54.72+00:00
Mark Babayev 226 Reputation points
commented 2020-07-20T18:13:36.463+00:00
Leon Laude 85,691 Reputation points
0 answers

How can I set the node version to be used by a Kudu build?

I'm trying to build and deploy to an Azure App Service an ASP.NET Core application that uses TypeScript, however I want to build it with Kudu. From my investigations it seems the default Node/npm versions available to Kudu are 0.10.40 and 1.4.28; this…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,132 questions
asked 2020-07-17T10:23:45.687+00:00
Phil Pursglove 21 Reputation points
commented 2020-07-20T17:51:33.637+00:00
SnehaAgrawal-MSFT 19,361 Reputation points
1 answer

Root and intermediate certificates for OAUTH 2.0 with Azure AD

Hi, We have a front-end that uses OAUTH2 (OpenID Connect) with Azure. We use both v1 and v2 endpoints. In our application database (Oracle), we need to ensure that we have loaded in all the certificates so we can establish a connection to do the…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,033 questions
asked 2020-07-08T11:57:07.007+00:00
MSG160 1 Reputation point
commented 2020-07-20T17:49:03.597+00:00
JamesTran-MSFT 36,496 Reputation points Microsoft Employee
3 answers One of the answers was accepted by the question author.

Azure VM O/S Disk Size ?

Hello I am deploying windows VM from the marketplace and the default size of the disk is 128GB. Is it possible I can change this disk size to say 40GB? What are the steps ?

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,355 questions
asked 2020-04-09T13:15:06.783+00:00
Girish 61 Reputation points
accepted 2020-07-20T17:46:54.39+00:00
Girish 61 Reputation points
1 answer One of the answers was accepted by the question author.

Multiple Point to Site VPN to one network

I have multiple customers that would like to access a private IaaS resource via a Point to Site VPN. The existing resource lives in a 10.1.0.0/16 VNET in a 10.1.0.0/24 Default subnet. I want to allow multiple customers to use a VPN (P2S) client to…

Azure VPN Gateway
Azure VPN Gateway
An Azure service that enables the connection of on-premises networks to Azure through site-to-site virtual private networks.
1,418 questions
asked 2020-07-17T20:47:33.963+00:00
Gavin Stevens 21 Reputation points
accepted 2020-07-20T17:33:51.9+00:00
Gavin Stevens 21 Reputation points
1 answer

How do i register a security key (for windows log-in) for my regular Microsoft accounts that are added to my Azure AD tenant?

Hi, I would like to set up a security key for regular microsoft accounts used on my Windows PC. I have an AAD tenant where security keys have been enabled for all users. When creating a user in AAD, setting up the key for that user in…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,033 questions
asked 2020-07-02T07:24:37.743+00:00
Johnny 6 Reputation points
commented 2020-07-20T16:44:36.953+00:00
JamesTran-MSFT 36,496 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Data Factory Dynamic Copy Activity Partial Mapping

Hi there, I want to use the Data Factory Copy Activity to copy several tables from an external SQL database into an Azure SQL database. Every time the copy activity is run new records may be added to the corresponding tables in the destination…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,858 questions
asked 2020-07-17T21:49:16.563+00:00
Antonio Juarez Alencar 21 Reputation points
commented 2020-07-20T15:45:18.793+00:00
Antonio Juarez Alencar 21 Reputation points
2 answers

Where is the appliance name/ip when sending Fortigate (CEF) logs to Sentinel?

I have two different fortigate that stream logs to a CEF collector (linux oms agent). The agent relays the info to logs analytics workspace that has azure sentinel and it does process them. When querying the logs I do not have a way to know from which…

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
2,918 questions
Microsoft Sentinel
Microsoft Sentinel
A scalable, cloud-native solution for security information event management and security orchestration automated response. Previously known as Azure Sentinel.
1,018 questions
asked 2020-06-11T04:27:53.417+00:00
Juan Orjuela 1 Reputation point
commented 2020-07-20T15:30:50.527+00:00
Saurabh Sharma 23,771 Reputation points Microsoft Employee
1 answer

How can i make teams bot as channel record

I want to make my teams bot as channel record, record all members message in the channel. How can i do it? https://learn.microsoft.com/en-us/microsoftteams/platform/resources/bot-v3/bot-conversations/bots-conv-channel Bots added to a…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
765 questions
Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,340 questions
asked 2020-07-20T01:11:38.733+00:00
Leo Lee 11 Reputation points
commented 2020-07-20T15:18:25.107+00:00
Leo Lee 11 Reputation points
1 answer One of the answers was accepted by the question author.

ADF Triggers - Advanced Recurrence Options missing?

Hi All, I am trying to create a new scheduled trigger, and in various examples, there is mention of "Advanced Recurrence Options" (e.g. https://www.mssqltips.com/sqlservertip/6062/create-schedule-trigger-in-azure-data-factory-adf/ ) …

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,858 questions
asked 2020-07-19T20:35:26.78+00:00
John Aherne 516 Reputation points
commented 2020-07-20T14:52:31.35+00:00
John Aherne 516 Reputation points
1 answer One of the answers was accepted by the question author.

Can Data factory do automated data discovery

Can Data factory do automated data discovery ? Definition: Data discovery is the collection and analysis of data from various sources to gain insight from hidden patterns and trends. It is the first step in fully harnessing an organization’s data to…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,858 questions
asked 2020-07-20T13:23:50.627+00:00
Hamid, Faheem (IT) 21 Reputation points
commented 2020-07-20T14:40:25.557+00:00
Hamid, Faheem (IT) 21 Reputation points
1 answer One of the answers was accepted by the question author.

$log container Name not in ARM template of azure Storage but it is deplyo on Target

HI All, i generate a ARM template for azure storage account- in JSON i didn't find any $log container, but after deployment i found a $log container. I Try to delete this container $log but not able to delete. message- i don't have permission. i…

Azure Data Lake Storage
Azure Data Lake Storage
An Azure service that provides an enterprise-wide hyper-scale repository for big data analytic workloads and is integrated with Azure Blob Storage.
1,391 questions
Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
2,809 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,532 questions
Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
2,008 questions
asked 2020-07-03T09:52:24.953+00:00
manish verma 421 Reputation points
accepted 2020-07-20T14:34:33.553+00:00
manish verma 421 Reputation points
1 answer

How to export skype for business configuration

I want to to export Skype for business configuration that will show how my Skype environment is configured. I have used the {Export-CsConfiguration -FileName "C:\Config.zip"} but output is in an XML format and cannot make sense of it. …

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,910 questions
asked 2020-07-20T12:52:05.273+00:00
Sithandiwe Mazibuko 1 Reputation point
answered 2020-07-20T14:26:30.35+00:00
Dave Patrick 426.3K Reputation points MVP
2 answers One of the answers was accepted by the question author.

ADFS understanding needed

Hi All, I have been asked quite a few questions about our infrastructure and in particular ADFS (Active Directory Federation Services). I have no idea as I don't have anything to do with Federated Services. I don't even know if it is set up in our…

Active Directory Federation Services
Active Directory Federation Services
An Active Directory technology that provides single-sign-on functionality by securely sharing digital identity and entitlement rights across security and enterprise boundaries.
1,213 questions
asked 2020-07-20T08:28:23.263+00:00
czql5v 221 Reputation points
commented 2020-07-20T14:07:46.13+00:00
czql5v 221 Reputation points
2 answers One of the answers was accepted by the question author.

Achieve country level blocking while using azure traffic manager and azure application gateway with WAF

We have used azure traffic manager and azure application gateway with a Web application firewall for MVC C# web Application which hosted on the Azure virtual machine. For security reasons, we need to allow specific IP addresses and block access at the…

Azure Traffic Manager
Azure Traffic Manager
An Azure service that is used to route incoming network traffic for high performance and availability.
111 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,132 questions
asked 2020-02-17T15:13:52.21+00:00
Akash Samal 46 Reputation points
commented 2020-07-20T14:05:19.87+00:00
SnehaAgrawal-MSFT 19,361 Reputation points
1 answer One of the answers was accepted by the question author.

Get Blob Content using path action - dealing with chunked content

Hello, I have a 150MB json file in a blob container. My goal is to read the contents of the file within Logic Apps and do some insertions into a database. When I execute the Get Blob Content using Path the action seems to grab all the content.…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,921 questions
asked 2020-07-16T21:45:09.107+00:00
Mike Lee 206 Reputation points
accepted 2020-07-20T13:34:27.423+00:00
Mike Lee 206 Reputation points