406,372 questions

Sort by: Updated
1 answer

Can we use Elastic Premium azure functions as traffic manager endpoint?

I have setup an Elastic Premium function apps (EP1) in East US region. Also the function app is integrated with a virtual network. Is it possible to configure this function app as a traffic manger endpoint?

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,424 questions
Azure Traffic Manager
Azure Traffic Manager
An Azure service that is used to route incoming network traffic for high performance and availability.
132 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,643 questions
asked 2020-11-02T10:42:50.557+00:00
Anoop ,A 1 Reputation point
answered 2020-11-03T03:52:49.373+00:00
TravisCragg-MSFT 5,691 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

deviceClient created with IotHubClientProtocol.AMQPS times out on open()

Our application is sitting on rabbitmq. When I try to talk to devices: DeviceClient(..) with IotHubClientProtocol.AMQPS and then open() I get com.microsoft.azure.sdk.iot.device.exceptions.TransportException: Timed out waiting for authentication session…

Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,243 questions
asked 2020-10-30T13:52:01.977+00:00
Slava A 106 Reputation points
commented 2020-11-03T03:35:38.007+00:00
AshokPeddakotla-MSFT 35,931 Reputation points
1 answer

How to install Chromium Edge extensions from enterprise server (outside Microsoft Store)?

I have an extension for internal use, so I need to: host the .crx file on my enterprise server instead of Microsoft Store Install the extension on user browser silently According to the best answer here: …

Microsoft Edge
Microsoft Edge
A Microsoft cross-platform web browser that provides privacy, learning, and accessibility tools.
2,463 questions
asked 2020-11-02T04:55:24.157+00:00
Robin L 1 Reputation point
commented 2020-11-03T03:32:27.053+00:00
Deepak-MSFT 2,206 Reputation points Microsoft Vendor
0 answers

How to access owned video?

Hi, I would like to know how to get access to this link video, the owner of video has agreed and gave me the link but it seems inaccessible. https://web.microsoftstream.com/video/f9262e57-3172-4346-8b81-c8a34016bfef Regards, Reza

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
42,090 questions
asked 2020-11-03T03:00:07.103+00:00
Ihromi Nureza 1 Reputation point
commented 2020-11-03T03:27:27.54+00:00
Rita Han - MSFT 2,171 Reputation points
1 answer One of the answers was accepted by the question author.

Elevate User Privlidges using Powershell

Is it possible to use powershell to elevate a users privlidges or create a user with admin privlidges from a user account on windows 10 education - version 1909? Thankyou Note* I have tried using NET USER but that pops up a UAC window requiring…

Windows Server PowerShell
Windows Server PowerShell
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.PowerShell: A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
5,627 questions
asked 2020-11-02T23:09:53.667+00:00
PETER 61 Reputation points
accepted 2020-11-03T03:18:23.777+00:00
PETER 61 Reputation points
2 answers

Can't update Windows Server 2019 1809 to version 1909

Hello guys, I've just created an Azure VM with Windows Server 2019 but it looks like it's having the 1809 version and I would like to have a minimum 1909 on my system, is this thing possible? If I enter on the Windows Update section I have the error ,,we…

Windows Server 2019
Windows Server 2019
A Microsoft server operating system that supports enterprise-level management updated to data storage.
3,910 questions
Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
13,723 questions
asked 2020-11-02T16:43:54.503+00:00
Robinson - Constantin CHERA 1 Reputation point
answered 2020-11-03T03:16:53.687+00:00
Jenny Feng 14,211 Reputation points
1 answer

Offline WSUS - Can't cancel download of Feature Updates and Upgrades

My offline server has a variety of declined Feature Updates and Upgrades that are stuck as File Status - The Microsoft License Terms for this update are downloading. The thing is I don't want or need those particular updates, and there are enough of them…

Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
13,723 questions
asked 2020-11-02T22:56:40.503+00:00
Smith DA@CAF@Defence O365 1 Reputation point
answered 2020-11-03T03:13:46.487+00:00
Rita Hu -MSFT 9,646 Reputation points
1 answer

activacion de dispositivo en onedrive

Por error he desactivado un dispositivo de onedrive y deseo activarlo nuevamente pero no encuentro como efectuar esta activacion. ¿Pueden ayudarme?

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
42,090 questions
asked 2020-11-02T12:26:21.893+00:00
Alba y Cabedo Asesores 1 Reputation point
answered 2020-11-03T02:58:17.62+00:00
GiftA-MSFT 11,171 Reputation points
0 answers

Not able send email using custom policies in Azure B2C

I am new to Azure B2C. Below are the steps I followed to create the "Forgot username" user flow Updated the identity provider of the sign-up flow(Local account) to "User ID signup", so that I am able to sign-in using username…

Microsoft Entra External ID
Microsoft Entra External ID
A modern identity solution for securing access to customer, citizen and partner-facing apps and services. It is the converged platform of Azure AD External Identities B2B and B2C. Replaces Azure Active Directory External Identities.
3,039 questions
asked 2020-10-28T10:59:32.573+00:00
Ashi 11 Reputation points
commented 2020-11-03T02:55:41.207+00:00
Ashi 11 Reputation points
1 answer

Windows Debug crash handler

What I'd like to know is if the book "Inside Windows Debugging", published in 2012, has any information about writing crash handlers (with sample code), in particular to get a stack trace. I am most interested in the parameters for StackWalk64…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
42,090 questions
asked 2020-11-02T15:34:12.79+00:00
Tom Kacvinsky 1 Reputation point
answered 2020-11-03T02:51:21.46+00:00
Dylan Zhu-MSFT 6,421 Reputation points
1 answer

Favorite Ways to Initialize K8 PersistentVolumes for Database creation for Entity Framework Core Code First?

If I am hosting a ASP.NET Core Web App that is using Entity Framework Core (EF) inside a Kubernetes (K8) Replica set, what needs to be done to configure the persistent volume (claim) and the database? For example: For EF to run it should have a…

Azure Kubernetes Service (AKS)
Azure Kubernetes Service (AKS)
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
2,276 questions
asked 2020-10-23T23:11:56.667+00:00
Siegfried Heintze 1,906 Reputation points
answered 2020-11-03T02:46:21.087+00:00
whoward-msft 2,766 Reputation points
1 answer

No verification Email with Partner Center

Hello, I try to sign up in Partner Center as new Partner. I enter my Email adress and my Phone Nr. I receive the Text Message on my phone and proceed with the process. On the next Page I am supposed to enter a verification code which is send by…

Microsoft Partner Center
Microsoft Partner Center
A Microsoft website for partners that provides access to product support, a partner community, and other partner services.
1,068 questions
asked 2020-11-02T23:12:36.71+00:00
SoTec 1 Reputation point
answered 2020-11-03T02:38:57.853+00:00
Roy Li - MSFT 34,006 Reputation points Microsoft Vendor
1 answer

How to Set visibility between subreport and Textbox

I have below requirement By default need to set visibility = false (Sub Report) When i click on Sprint Name (text box from the main report) then need to set visibility = true for sub report please help me to achieve this …

SQL Server Reporting Services
SQL Server Reporting Services
A SQL Server technology that supports the creation, management, and delivery of both traditional, paper-oriented reports and interactive, web-based reports.
2,996 questions
asked 2020-10-31T15:15:56.29+00:00
Santosh V 116 Reputation points
commented 2020-11-03T02:38:12.767+00:00
ZoeHui-MSFT 40,661 Reputation points
3 answers

How to disable both the Recent and Frequent categories of a custom Jump List (ICustomDestinationList)

Hello! When I create instance of ICustomDestinationList , then start the Jump Lists's building session via ICustomDestinationList::BeginList, then DO NOT invoke ICustomDestinationList::AppendKnownCategory, then end the building session via…

Windows API - Win32
Windows API - Win32
A core set of Windows application programming interfaces (APIs) for desktop and server applications. Previously known as Win32 API.
2,737 questions
asked 2020-10-23T04:10:49.93+00:00
Nikita Provotorov 21 Reputation points
commented 2020-11-03T02:36:27.093+00:00
Rita Han - MSFT 2,171 Reputation points
1 answer

Getting a Specific Server (CA?) Ceritificate (most recently installed, specifically) from CA Store

I have a web server app I wrote in C++ that I had a Let's Encrypt certificate issued for. I was using it by copy-pasting the contents into a header file, but I want to try to loading the certificate from the server store so I installed it to the CA…

Windows API - Win32
Windows API - Win32
A core set of Windows application programming interfaces (APIs) for desktop and server applications. Previously known as Win32 API.
2,737 questions
C++
C++
A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.
3,856 questions
asked 2020-10-26T23:00:33.007+00:00
Osman Zakir 121 Reputation points
commented 2020-11-03T02:30:54.497+00:00
Rita Han - MSFT 2,171 Reputation points
3 answers

Dynamic excel error: "This Web query returned no data....."

Hi, We are facing with an issue, when trying to refresh dynamic Excel data (Dynamic export from D365): "This Web query returned no data. To modify the query, click OK, click the name of the external data range in the name box on the formula bar,…

Excel Management
Excel Management
Excel: A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.Management: The act or process of organizing, handling, directing or controlling something.
1,759 questions
asked 2020-10-29T16:45:29.367+00:00
Adam Mereg 1 Reputation point
answered 2020-11-03T02:22:53.72+00:00
Erin Ding-MSFT 4,461 Reputation points
2 answers

Can't add new Users on Corporate-owned fully managed device.

Hi everyone We have a Android 10 Tablet that without Intune enrolled you have the Option to Add new Users. We want to enroll this Device and use it as "Multi Users Device". When we enroll this Device through "Corporate-owned…

Microsoft Intune Configuration
Microsoft Intune Configuration
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.Configuration: The process of arranging or setting up computer systems, hardware, or software.
1,996 questions
Microsoft Intune Enrollment
Microsoft Intune Enrollment
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.Enrollment: The process of requesting, receiving, and installing a certificate.
1,421 questions
asked 2020-10-27T06:20:18.557+00:00
Mela Germier 96 Reputation points
commented 2020-11-03T02:15:00.377+00:00
Crystal-MSFT 51,976 Reputation points Microsoft Vendor
0 answers

Packaged Flight submission not available to ALL testers

Hi, I am running the latest version of Windows 10 and the latest version of VS 2019 Community. I created a UWP Package Flight submission and assigned a tester group of 5 testers. I submitted the submission and it passed all steps and was published.…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,446 questions
Microsoft Partner Center
Microsoft Partner Center
A Microsoft website for partners that provides access to product support, a partner community, and other partner services.
1,068 questions
asked 2020-11-02T17:05:14.583+00:00
Gary Baranzini 1 Reputation point
commented 2020-11-03T02:09:58.827+00:00
Roy Li - MSFT 34,006 Reputation points Microsoft Vendor
1 answer

Multiple Clients Failed Check

Good Afternoon Team. I have many customers with failed customer status checks. LOG LocationService LOG CCMEVALTASK LOG CLIENTLOCATION What else can I check to determine the problem and solve it? Regards. …

Microsoft Configuration Manager
asked 2020-10-28T19:34:42.57+00:00
Rafael Aguilar 496 Reputation points
commented 2020-11-03T02:09:45.09+00:00
Amandayou-MSFT 11,141 Reputation points
1 answer

dock items not showing up on iOS

I have added 4 apps to the dock via inTune but only 2 show up. I have "Phone", "Messages", "Outlook" and "Chrome". Only the 2 Apple apps show up. Has anyone had this issue and been able to fix it? I have all…

Microsoft Intune Configuration
Microsoft Intune Configuration
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.Configuration: The process of arranging or setting up computer systems, hardware, or software.
1,996 questions
Microsoft Intune Application management
Microsoft Intune Application management
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.Application management: The process of creating, configuring, managing, and monitoring applications.
982 questions
Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
5,567 questions
asked 2020-10-23T15:47:42.2+00:00
Perry Driscoll 1 Reputation point
commented 2020-11-03T02:06:25.493+00:00
Crystal-MSFT 51,976 Reputation points Microsoft Vendor