382,440 questions

Sort by: Updated
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,807 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 21,661 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.
21,903 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,631 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,929 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,543 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.
21,903 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,631 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.
10,740 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.
3,285 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,146 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,821 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.
837 questions
Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
10,183 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.
10,740 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.
10,740 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,474 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.
3,183 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,876 questions
Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
2,181 questions
asked 2020-07-03T09:52:24.953+00:00
manish verma 461 Reputation points
accepted 2020-07-20T14:34:33.553+00:00
manish verma 461 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.
39,335 questions
asked 2020-07-20T12:52:05.273+00:00
Sithandiwe Mazibuko 1 Reputation point
answered 2020-07-20T14:26:30.35+00:00
Anonymous
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,261 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.
127 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,807 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 21,661 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.
3,162 questions
asked 2020-07-16T21:45:09.107+00:00
Mike Lee 247 Reputation points
accepted 2020-07-20T13:34:27.423+00:00
Mike Lee 247 Reputation points
1 answer

multiple skype bot accounts in one azure

Q1. Can I track only the conversations of the bot (https://prnt.sc/tislrh), or any chat for that matter from my skype? Right now, the testing is done by bot conversation only. But my main objective is to get all the messages at one place, no matter who…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
837 questions
asked 2020-07-16T09:35:09.973+00:00
Shivam Bhateja 1 Reputation point
commented 2020-07-20T13:17:49.67+00:00
GiftA-MSFT 11,166 Reputation points
1 answer

Cortana Channel speech instead of text

is there no way to edit the preexisting code of my web service bot so that when I connect to the cortana channel it speaks my bot's response instead of only typing it? Cortana only responds with text back from the skill and does not read the response…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
837 questions
asked 2020-07-16T22:02:59.843+00:00
jesse maine 1 Reputation point
commented 2020-07-20T13:16:51.303+00:00
GiftA-MSFT 11,166 Reputation points
1 answer One of the answers was accepted by the question author.

How to replace detail pane with specific pages in MasterDetailsView on master item click

Whenever the user clicks an item in the Master pane, how can I show a specific page in the details pane? I created a Frame in the Details pane for easier & efficient page loading, but I don't know if it is more efficient to do this from a click event…

Universal Windows Platform (UWP)
asked 2020-07-16T23:10:30.017+00:00
Apptacular Apps 386 Reputation points
accepted 2020-07-20T12:58:26.893+00:00
Apptacular Apps 386 Reputation points
1 answer

Unable to signup to Azure with error code AADSTS90015

On signup to Azure account, while signin to Zoho it shows me an error page in microsoftonline.com like "Unfortunately we cannot register you." with an error code "AADSTS90015" shows like "Request query string is too long".

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
21,903 questions
asked 2020-07-17T18:37:33.167+00:00
Samuel JN 1 Reputation point
commented 2020-07-20T12:50:30.563+00:00
Samuel JN 1 Reputation point
3 answers

Azure VM Windows Update error 0x8024000e

I have an Azure VM running Windows 2016 Datacenter, and the Windows Update just gives an error 0x8024000e with a Retry button. I have tried just about every solution I can find on line with no success. Here is the last part of the log that was…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,929 questions
asked 2020-03-10T15:12:40.077+00:00
Wayne Stringfield 1 Reputation point
answered 2020-07-20T12:46:46.223+00:00
Ken Shields 1 Reputation point