346,865 questions

Sort by: Updated
1 answer

Microsoft.Azure.WebJobs.Extensions.Storage: Storage account connection string for 'xx' is invalid

Hi, I have created a Azure Function App were I want to add a incoming message to another queue in the same service bus namespace. Here is my function: I store all my connection strings (to service bus namespace and storage account) in a…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,350 questions
asked 2020-06-22T15:11:17.453+00:00
Marius H Enerud 1 Reputation point
answered 2020-06-23T06:54:34.543+00:00
Mike Urnun 9,761 Reputation points Microsoft Employee
0 answers

UWP startup doesn't work on New User on 20H1, but work on 2004(20150.1000)

Hi, assistant. I make an uwp app, and make it startup work. It works well on system version before 20H1. When I test on 20H1, and 20H2, it doesn't work. I used uap startup manager, and cmdline background startup, all don't work. I update system…

Universal Windows Platform (UWP)
asked 2020-06-23T03:11:53.873+00:00
雄 张 1 Reputation point
commented 2020-06-23T06:48:05.797+00:00
Roy Li - MSFT 32,446 Reputation points Microsoft Vendor
1 answer

ApplicationView.GetForCurrentView().ViewMode Returns 2 When Switching From Dual to Single Screen

In my dual screen app, one of the events I attempt to use to detect when my app switches between single & dual screen is SizeChanged. In this event, I look at the following property: ApplicationView.GetForCurrentView().ViewMode However, when the…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,385 questions
asked 2020-06-20T22:34:39.357+00:00
Nathan Sokalski 4,121 Reputation points
answered 2020-06-23T06:41:30.333+00:00
Fay Wang - MSFT 5,196 Reputation points
1 answer One of the answers was accepted by the question author.

EMAIL - Mailbox export period limitation during initial sync with new device

Dear community, I was wondering if there is a possibility to limit export periods upon logging in from a new device. We just want to limit the exposure of confidential information to potential bad actors. I tried to find if we could do this for…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,762 questions
asked 2020-06-22T06:33:25.953+00:00
Frederick Lee 21 Reputation points
accepted 2020-06-23T06:40:34.583+00:00
Frederick Lee 21 Reputation points
5 answers

MS Teams 'Get Email' Function not working from private channel: "We won't be able to deliver this message to [email] because this email address is no longer valid"

On MS Teams, I'm trying to send an email to a private channel using the 'get email address function'. However, when I enter the email address into Outlook, Outlook shows the following error message: "We won't be able to deliver this message to…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,198 questions
asked 2020-06-18T03:41:23.77+00:00
SABBAGH Christina 1 Reputation point
answered 2020-06-23T06:35:24.137+00:00
Sharon Zhao-MSFT 25,056 Reputation points Microsoft Vendor
1 answer

Can I reformat a Surface HUB to a Normal Touchscreen Window 10 System?

Currently have this Surface Hub in our Clients Conference Room and their Director wants us to format it as a very large Windows 10 O/S Touchscreen and eliminate all the cool Hub features. The Client's IT Dept has a full Windows 10 License but unsure if…

Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
564 questions
asked 2020-06-23T04:40:53.607+00:00
Jeff Keefner 1 Reputation point
answered 2020-06-23T05:59:27.273+00:00
ChiragMishra-MSFT 956 Reputation points
2 answers

Unable to peroform Patch operation on DB Account

Hello , Im trying to update Virtual network on Cosmos DB Account, though I dont see any activity on that particular Account I see below error while using Patch Rest API There is already an operation in progress which requires exlusive lock on this…

Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,464 questions
asked 2020-06-10T14:22:04.23+00:00
Ravi Teja Manchikanti 46 Reputation points
commented 2020-06-23T05:54:55.51+00:00
Ravi Teja Manchikanti 46 Reputation points
1 answer

Disable archiving emails

If I disable the exchange archiving of emails, where do the emails go? The ones in the archive online folder?

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,385 questions
asked 2020-06-23T05:03:11.097+00:00
Accounts Team - Fresh By Design 1 Reputation point
answered 2020-06-23T05:51:20.863+00:00
T. Kujala 8,706 Reputation points
6 answers One of the answers was accepted by the question author.

Trouble starting Win 10 Virtual Machine with Bastion for first time

I was able to add the subnet and create the Bastion. When I login to Azure Virtual Machine using Bastion with User name and password it times out "OOBESETTINGS" I found a page saying this can be normal the first time. How do I find what I need…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,241 questions
Azure Bastion
Azure Bastion
An Azure service that provides private and fully managed Remote Desktop Protocol (RDP) and Secure Shell (SSH) access to virtual machines.
243 questions
asked 2020-06-20T04:32:46.917+00:00
JP Win VM 101 Reputation points
answered 2020-06-23T05:45:01.47+00:00
KarishmaTiwari-MSFT 18,612 Reputation points Microsoft Employee
2 answers

Can anyone help me understand the best way to use Microsoft Teams?

Hi All, I'm a newbie to use Teams as I have got it suggested by one of my friends. I'm a web developer and currently working on my project of a housekeeping service providing company (this website). I would like to make a proper use of Microsoft Teams…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,198 questions
asked 2020-06-22T11:27:57.027+00:00
John Haves 1 Reputation point
commented 2020-06-23T05:44:06.133+00:00
JimmyYang-MSFT 49,286 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Get Dataflow debug Runtime consumption for Calculating Cost

I need the debug run session info of each integration runtime to calculate the debug runtime cost consumption. Is there any way to know which user has active which debug runtime with its core optimization option and total active time for each debug…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,684 questions
asked 2020-06-17T09:05:47.047+00:00
Singh, Amarjeet 21 Reputation points
accepted 2020-06-23T05:12:36.757+00:00
Singh, Amarjeet 21 Reputation points
1 answer

is it possible to call a UWP class Library in a win32 console?

I have encountered a requirement to launch a UWP app in a win32 normal c++ (not c++/clr or c++/winrt) console. So the first thing is that using LaunchUriAsync to luanch my UWP and i find that win32 c++ doesn't support it. So I want to create a UWP dll to…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,385 questions
asked 2020-06-23T03:21:16.007+00:00
Wenfeng WF6 Li 1 Reputation point
answered 2020-06-23T03:53:38.013+00:00
Roy Li - MSFT 32,446 Reputation points Microsoft Vendor
0 answers

LLDP API in Windows 10 without admin access

Hello, are there any APIs in Windows 10 to access LLDP info (switchport id, switch name etc) without local admin access.

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,385 questions
asked 2020-06-20T21:07:45.453+00:00
Pple 1 Reputation point
commented 2020-06-23T02:59:17.777+00:00
Roy Li - MSFT 32,446 Reputation points Microsoft Vendor
2 answers One of the answers was accepted by the question author.

Backup SQL and VM

Hi, When I set up a SQL backup on a VM I am protecting only the selected database. If I want to protect the VM should I create a JOB for the virtual machine only? Does this mean that I will consume the same SQL space twice in Azure Storage? With…

Azure Backup
Azure Backup
An Azure backup service that provides built-in management at scale.
1,140 questions
asked 2020-06-22T18:07:00.177+00:00
Salves 501 Reputation points
accepted 2020-06-23T01:58:52.017+00:00
Salves 501 Reputation points
3 answers

Where is my 12 month trial period?

Good afternoon!Sry for my English. I'm a student. Half a year ago, I signed up for the Microsoft Azure platform where they gave me 12 months of free trial. Everything was wonderful, I deployed a training application and everything worked perfectly. 2…

Azure Cost Management
Azure Cost Management
A Microsoft offering that enables tracking of cloud usage and expenditures for Azure and other cloud providers.
2,099 questions
asked 2020-06-14T12:13:42.123+00:00
Seitov Julian 1 Reputation point
commented 2020-06-23T01:37:22.437+00:00
olufemia-MSFT 2,861 Reputation points
2 answers One of the answers was accepted by the question author.

MD 100 certificado

PREZADOS MEU NOME E FABIAN EDUARDO DE SOUZA SANTOS MARQUEI PARA TIRAR A CERTIFICAÇÃOO DIA 19 DE JUNHO , MAIS PELA QUAL A AÇÃO QUE A MICROSOFT MARCOU PARA O DIA 18 DE JUNHO ACABEI PERDENDO MEU MINHA PROVA E ATÉ AGORA NÃO OBTIVE UMA RESPOSTA DA…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,385 questions
asked 2020-06-23T00:44:47.193+00:00
Fabian Eduardo 21 Reputation points
commented 2020-06-23T01:09:36.8+00:00
Dave Patrick 426.2K Reputation points MVP
1 answer

Error While to Deploy Azure FarmBeats

Below the Error message { "code": "DeploymentFailed", "message": "At least one resource deployment operation failed. Please list deployment operations for details. Please see https://aka.ms/DeployOperations…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,385 questions
asked 2020-06-09T12:42:45.607+00:00
azure credits 1 Reputation point
commented 2020-06-23T00:53:17.827+00:00
António Sérgio Azevedo 7,666 Reputation points Microsoft Employee
1 answer

c# cryptograpy with rijndaelSymmetry key

Hi, I'm using the RijndaelSymmetry key for encrypting and decrypting strings in two web service methods. During my tests I found that the word 'finally' has the encrypted value of "RXh+WV+v0ZBp1foSCeJ1Nw==" and 'Finally' has the…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,385 questions
asked 2020-06-23T00:38:33.18+00:00
Chieko Jurkus 1 Reputation point
answered 2020-06-23T00:52:29.277+00:00
Dave Patrick 426.2K Reputation points MVP
1 answer

MIP SDK: how can I revoke doc access rights by MIP/API API

I can use AIP/MIP Labels to protect documents. But when I send the protected file to others, how Can I revoke the access right with "SDK" or "API" ?

Azure Information Protection
Azure Information Protection
An Azure service that is used to control and help secure email, documents, and sensitive data that are shared outside the company.
520 questions
asked 2020-06-04T06:57:33.433+00:00
颜涛 1 Reputation point
commented 2020-06-23T00:37:35.557+00:00
Saurabh Sharma 23,756 Reputation points Microsoft Employee
1 answer

I've been trying to add new snooze dateTime to the event via the API

> url: https://graph.microsoft.com/v1.0/me/events/${eventId}/snoozeReminder, method: "POST", headers: { 'Authorization': Bearer ${accessToken} }, data: { newReminderTime: { dateTime: ${nextMonday_18_00.toISOString()}, // my…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,762 questions
asked 2020-06-22T14:32:41.9+00:00
Parse Shyam 1 Reputation point
answered 2020-06-23T00:02:34.913+00:00
Saurabh Sharma 23,756 Reputation points Microsoft Employee