349,954 questions

Sort by: Updated
1 answer

saving container instance output in persistant storage (like blob)

Hello, Im new to Azure cloud. I run several data engineering jobs where output is CSV files. Could you please tell me what instuctions do I need to save CSV files in persistant cloud storage (like blob) automatically after their creation. Best…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
656 questions
asked 2020-06-16T05:13:16.317+00:00
Franko999 161 Reputation points
commented 2020-06-18T06:14:39.22+00:00
vipullag-MSFT 25,121 Reputation points
1 answer

teams guest email hidden

Hi Im trying to make a teams group, but I need to add guests from outside my organisation via their email addresses. Due to data protection, I am not allowed to let guests see the email addresses of other guests. Is there a way for guests to join and…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,279 questions
asked 2020-06-17T13:21:50.467+00:00
Nicole 1 Reputation point
answered 2020-06-18T06:05:12.08+00:00
Sharon Zhao-MSFT 25,061 Reputation points Microsoft Vendor
1 answer

How to speed up a WPF DataGrid bound to an ObservableCollection?

The application is WPF/MVVM. A DataGrid's ItemSource is bound to an ObservableCollection<LogItem> where LogItem is a plain class of 5 strings and one enumerated value, none of which support the INotifyPropertyChanged interface. The problem is that…

Windows Presentation Foundation
Windows Presentation Foundation
A part of the .NET Framework that provides a unified programming model for building line-of-business desktop applications on Windows.
2,690 questions
asked 2020-06-17T15:26:34.737+00:00
Richard Haggard 6 Reputation points
answered 2020-06-18T06:01:23.957+00:00
Peter Fleischer (former MVP) 19,306 Reputation points
1 answer

Getting an IP AZURE WEBHOOKS

Hello. How can I get the ip for the person who execute an Azure Webhook (that starts a VM) Thanks, Javier

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,146 questions
asked 2020-06-04T19:56:47.167+00:00
JaviR3TicS 1 Reputation point
commented 2020-06-18T04:50:14.837+00:00
SwathiDhanwada-MSFT 18,031 Reputation points
3 answers

Website on app service returns "Server Error"

Hello! I've created a Resource Group with an App Service Linux (Production plan) and a MySQL Database. I've uploaded and configured Wordpress on this app service. Everything was working fine but in last month I've found my web app with an error page…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,052 questions
asked 2020-06-09T10:00:11.107+00:00
StefanoM 6 Reputation points
answered 2020-06-18T02:52:45.51+00:00
Santosh Kumar Gada 76 Reputation points
1 answer One of the answers was accepted by the question author.

Can durable functions be used across multiple function apps?

Hello all, Thanks in advance I'm aware of the durable functions documentation https://learn.microsoft.com/en-us/azure/azure-functions/durable/durable-functions-overview?tabs=csharp My question is can durable functions be used between…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,414 questions
asked 2020-06-11T11:57:06.21+00:00
Kaveen Rodrigo 21 Reputation points
accepted 2020-06-18T02:22:16.46+00:00
Kaveen Rodrigo 21 Reputation points
1 answer

How many accounts I can add in Microsoft authenticator

How many accounts I can add in Microsoft authenticator I have seen that adding new accounts in my Microsoft authenticatior has removed previously added accounts now eat to do?

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,920 questions
asked 2020-06-18T02:01:51.88+00:00
naveen porwal 6 Reputation points
answered 2020-06-18T02:21:10.013+00:00
Dave Patrick 426.2K Reputation points MVP
1 answer

software de Office

Como puedo acceder a la configuration de descarga del software de Office?

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,638 questions
asked 2020-06-18T01:47:37.56+00:00
argen baez 1 Reputation point
answered 2020-06-18T01:49:13.043+00:00
Dave Patrick 426.2K Reputation points MVP
1 answer

Powershell assistance

Hi, I just want to understand if this can be achieved via powershell & if possible how I could achieve it. Identify the DFS share path of file share provided by the user. Connect to that vfiler using compmgmt.msc & look for the open file. …

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,638 questions
asked 2020-06-13T16:10:57.79+00:00
Balasubramanian S 6 Reputation points
commented 2020-06-18T01:47:29.387+00:00
Balasubramanian S 6 Reputation points
1 answer One of the answers was accepted by the question author.

Azure GW packet capture

Hi, I am struggling to understand why these cmdlet would return contractionary answers (I have this actual case): PS C:\> Start-AzVirtualNetworkGatewayPacketCapture -ResourceGroupName $rgname -Name $gwname Start-AzVirtualNetworkGatewayPacketCapture…

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,415 questions
Azure Virtual Network
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
2,205 questions
asked 2020-06-11T13:17:52.163+00:00
Rene Løhde 211 Reputation points
commented 2020-06-18T00:48:15.19+00:00
TravisCragg-MSFT 5,681 Reputation points Microsoft Employee
4 answers

MICROSOFT STORAGE ACCOUNT

Hi guys, i recently created my sandbox account but then i deleted my cloud storage account. I am trying to access cloud shell but it keeps on giving me an error "You have no storage mounted". I have a created a storage account but the issue…

Azure Stack Hub
Azure Stack Hub
An extension of Azure for running apps in an on-premises environment and delivering Azure services in a datacenter.
180 questions
asked 2020-06-11T05:23:27.51+00:00
Charles Kitonga 11 Reputation points
answered 2020-06-18T00:23:16.337+00:00
TravisCragg-MSFT 5,681 Reputation points Microsoft Employee
0 answers

TakeWhile taking all elements despite selection criterion

I am trying to create a progressive ComboBox. For this example I am using a Person Class with properties ID and Name. The following code almost implements the desired functionality: Dim ocPeople As New ObservableCollection(Of Person) Dim cvsPeople As…

Azure Service Fabric
Azure Service Fabric
An Azure service that is used to develop microservices and orchestrate containers on Windows and Linux.
253 questions
asked 2020-06-12T05:28:58.787+00:00
RogerSchlueter-7899 1,236 Reputation points
commented 2020-06-17T23:47:10.303+00:00
RogerSchlueter-7899 1,236 Reputation points
3 answers

Web app not accessible through public ip

i have azure free account where I create website using website. Service plan is f1. I am able to access website using url but not through ip. When trying it gives below error. Can’t access without config custom domain.

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,052 questions
asked 2020-05-22T17:17:09.937+00:00
Himanshu Dobriyal 1 Reputation point
commented 2020-06-17T23:39:11.76+00:00
brtrach 251 Reputation points
1 answer

.Net Microsoft SqlClient Data Provider for SQL Server Causing 100% CPU Usage on DB Server

Hi guys, Total SQL noob here. Not sure if this is the right forum, but the connector from our web servers is causing the DB server to use 100% CPU usage. I'm unable to find any information on this program except how to download so I was going to…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,638 questions
asked 2020-06-17T22:40:04.837+00:00
Dustin Lohse 1 Reputation point
answered 2020-06-17T22:57:29.97+00:00
Dave Patrick 426.2K Reputation points MVP
1 answer One of the answers was accepted by the question author.

Connect 2 separate experiments via webservice - Azure MLS Classic

I have 2 experiments A and B in Azure MLS classic. I need the web service output of experiment A as one of the web service inputs for experiment B. Please let me know if it is possible and if yes, how I can do it.

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,624 questions
asked 2020-06-17T15:21:02.483+00:00
Sandhya Cherukupalli 126 Reputation points
accepted 2020-06-17T22:37:00.927+00:00
Sandhya Cherukupalli 126 Reputation points
1 answer One of the answers was accepted by the question author.

Convert web service output to a dataset Azure MLS classic

Is it possible to convert a web service output as a dataset or a csv file ? I want to consume this in another experiment.

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,624 questions
asked 2020-06-17T15:38:39.737+00:00
Sandhya Cherukupalli 126 Reputation points
commented 2020-06-17T22:35:02.757+00:00
Sandhya Cherukupalli 126 Reputation points
3 answers One of the answers was accepted by the question author.

What Azure AD Join is for?

Hi Experts, Dumb question here. What is Azure AD join is for? I cant seem to grasp the concept of it. If anyone could shed me some light on its purpose/usage, I would really appreciate it. Thank you so much! Logbi

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,920 questions
asked 2020-06-15T23:33:41.777+00:00
Noctis0791 121 Reputation points
commented 2020-06-17T22:26:04.157+00:00
Thierry DEMAN-BARCELO 491 Reputation points MVP
1 answer

Does Azure Support Delegated Gateway URL for Salesforce?

Hi I am wondering if Azure Supports Delegate Authentication in salesforce. If yes , where we can generate the delegated gateway url like on this link in Okta: https://saml-doc.okta.com/SAML_Docs/How-to-Configure-SAML-2.0-in-Salesforce.html?

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,920 questions
asked 2020-06-17T13:31:37.013+00:00
Aldrin Kazuhiko Song 1 Reputation point
answered 2020-06-17T22:23:59+00:00
KAREDD-MSFT 406 Reputation points Microsoft Employee
1 answer

How to access a course when the confirmation has no link

I registered for the Azure Fundamentals and have missed out as the confirmations do not have links in them to get to the training and cannot contact anyone to get to the course

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,638 questions
asked 2020-06-17T22:00:34.1+00:00
Jessica Goggin 1 Reputation point
answered 2020-06-17T22:18:42.49+00:00
Dave Patrick 426.2K Reputation points MVP
1 answer One of the answers was accepted by the question author.

Does MSAL.js support session sharing across SPA micro apps?

Looking at using MSAL.js across SPA micro apps registered with this library. Does MSAL.js support session sharing across SPA micro apps?

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,920 questions
asked 2020-06-15T19:36:33.307+00:00
ScottM 331 Reputation points
accepted 2020-06-17T22:16:54.527+00:00
ScottM 331 Reputation points