387,913 questions

Sort by: Updated
5 answers

WUFB deferal and deadline time

Hi, does any know how the deferal and deadline work? Asking because if we set the deferal to 2 days, when does the 2days start end? Let's say the workstation see the policy on Tuesday at 9am, will it see the update on Thursday at 9am or on Friday at ??…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
11,742 questions
Microsoft Configuration Manager
asked 2020-12-11T16:22:58.85+00:00
Stéphane Lalancette 191 Reputation points
commented 2020-12-28T16:16:34.913+00:00
Jason Sandys 31,311 Reputation points Microsoft Employee
2 answers

Access to classic Edge

As A web developer I need access to the classic Edge browser. How do I test my website on Classic Edeg?

Microsoft Edge
Microsoft Edge
A Microsoft cross-platform web browser that provides privacy, learning, and accessibility tools.
2,361 questions
asked 2020-12-12T16:33:16.47+00:00
Johannes Kingma 26 Reputation points
commented 2020-12-28T16:13:02.053+00:00
Reza-Ameri 16,986 Reputation points
1 answer

IAsyncEnumerable as Stateful Service method return value?

Is there a way to return IAsyncEnumerable in Stateful Service method, like in regular ASP .NET Core services? Returning large amounts of rows from db is getting really slow using Task<IEnumerable<>>. I tried doing that using…

Azure Service Fabric
Azure Service Fabric
An Azure service that is used to develop microservices and orchestrate containers on Windows and Linux.
267 questions
asked 2020-12-17T18:13:07.667+00:00
Miloš D. Ljubisavljević 1 Reputation point
answered 2020-12-28T16:10:52.597+00:00
prmanhas-MSFT 17,906 Reputation points Microsoft Employee
2 answers

Options for Adding Relational Database to Kubernetes Cluster?

Since I'd like to have the option of debugging my app on Docker for Desktop Kubernetes, I am trying to follow theses instructions in the book Kubernetes Up and Running 2nd Ed (KUAR) (page 181) to create a Reliable (Statefull) Singleton by creating a (1)…

Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,680 questions
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,158 questions
asked 2020-10-21T16:22:35.207+00:00
Siegfried Heintze 1,886 Reputation points
commented 2020-12-28T16:08:56.267+00:00
prmanhas-MSFT 17,906 Reputation points Microsoft Employee
1 answer

How to estimate the cost of a VM before mounting it in Azure?

Hi, I have a Windows 2016 VM to mount in Azure with a specific spec. How can I evaluate the cost by month before doing it? Is there a place that we can estimate the cost in Azure admin portal?

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
8,034 questions
Azure Cost Management
Azure Cost Management
A Microsoft offering that enables tracking of cloud usage and expenditures for Azure and other cloud providers.
2,723 questions
Azure Disk Storage
Azure Disk Storage
A high-performance, durable block storage designed to be used with Azure Virtual Machines and Azure VMware Solution.
649 questions
asked 2020-12-17T07:05:58.17+00:00
Samath 121 Reputation points
commented 2020-12-28T16:06:56.647+00:00
prmanhas-MSFT 17,906 Reputation points Microsoft Employee
2 answers

SSIS Package Enters Break Mode If PC Sleeps

Good afternoon, all - Well, my first post here from the Sql Server Community forums. My problem I'm having is that I have a package in SSIS that, should my computer fall asleep - unfortunately, I cannot change the sleep settings - because I failed to…

SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,595 questions
asked 2020-11-09T19:20:28.957+00:00
Adam Quark 1 Reputation point
commented 2020-12-28T15:51:41.957+00:00
Tom Phillips 17,741 Reputation points
1 answer

In Azure cloud virtual machine unable to install ucc certificate in iis webserver

i have virtual machine from cloud azure i have hosted wordpress site in the iis webserver so i have ucc ssl certificate which is valid for 5 domains but the same certificate is not getting applied to other domains

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
8,034 questions
asked 2020-12-17T10:09:18.823+00:00
Durgaraj 1 Reputation point
answered 2020-12-28T15:23:39.023+00:00
prmanhas-MSFT 17,906 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

When maximize window, the title disappear?

Hi, everyone. I created a MFC application with office style(a style with ribbons). I set the title by the code following: SetTitle(_T("This is the new title")); RedrawWindow(NULL, NULL, RDW_INVALIDATE | RDW_UPDATENOW | RDW_FRAME |…

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,765 questions
asked 2020-12-28T13:47:29.843+00:00
Ken 46 Reputation points
commented 2020-12-28T15:11:36.04+00:00
Ken 46 Reputation points
1 answer

Webhook sending default parameters and not custom JSON payload

I am attempting to send a custom JSON payload instead of the default parameters for a Jira automation webhook. I'm using a basic payload: { "alertname":"#alertrulename", "IncludeSearchResults":true } However, this…

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,330 questions
Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,262 questions
asked 2020-12-22T22:07:29.623+00:00
Anonymous
answered 2020-12-28T15:10:48.41+00:00
SwathiDhanwada-MSFT 18,776 Reputation points
1 answer

Unable to schedule an exam for AZ 900

The error says "We cannot access your Microsoft Profile to schedule an exam".

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
39,829 questions
asked 2020-12-24T10:36:49.56+00:00
Sayali 1 Reputation point
commented 2020-12-28T14:50:06.267+00:00
Anonymous
2 answers One of the answers was accepted by the question author.

Azure DevOps: How to get application version in external web

I am using Azure DevOps pipelines to deploy releases in different environments. I have an external web page where all stakeholders can see the application version running on every environment. I want to synchronize the web page so it gets updated…

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
462 questions
asked 2020-12-28T11:33:10.883+00:00
Pecharroman, Raul 21 Reputation points
accepted 2020-12-28T14:47:08.747+00:00
Pecharroman, Raul 21 Reputation points
3 answers One of the answers was accepted by the question author.

Can not set MFC mainframe title

Hi, everyone. I created a office style MFC application in VS2015. I need change the title of main window. I tried by SetWindowTextW, but it doesn't seams to work. I wrote a test project that only implement a button click. It doesn't work. …

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,765 questions
asked 2020-12-26T12:48:39.257+00:00
Ken 46 Reputation points
commented 2020-12-28T14:44:56.837+00:00
Ken 46 Reputation points
3 answers One of the answers was accepted by the question author.

Convert On premises Distribution Lists to O365 Distribution Groups

Hello I plan to remove my hybrid configuration. How can I convert my on premises Distribution Lists to O365 Distribution Groups. I currently have approx. 5000 Distribution Lists

Microsoft Exchange Hybrid Management
Microsoft Exchange Hybrid Management
Microsoft Exchange: Microsoft messaging and collaboration software.Hybrid Management: Organizing, handling, directing or controlling hybrid deployments.
2,141 questions
asked 2020-12-22T13:19:48.753+00:00
The Exchanger 56 Reputation points
accepted 2020-12-28T14:38:06.45+00:00
The Exchanger 56 Reputation points
1 answer

How to replace if column1 has Null with column2 which have value in Azure data factory!!

Hi, I have columns like address1, address2, address3, City like that, if address1 column dont have any data it should display what every data is present in address2 field. requesting you to suggest how to achieve in azure data factory. Regards, …

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,873 questions
asked 2020-12-23T12:35:25.103+00:00
Ashok Kumar Bollineni 46 Reputation points
commented 2020-12-28T14:33:20.173+00:00
Nasreen Akter 10,796 Reputation points
1 answer One of the answers was accepted by the question author.

Error in Web Activity - Data Factory

Need your assistance, Guys. I am building a pipeline in Azure Data Factory which will do the following steps: Query the Azure Sql DB to get list of unique email addresses (lookup1 activity) For each email address the Store Procedure will…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,873 questions
asked 2020-12-23T17:17:39.86+00:00
braxx 441 Reputation points
accepted 2020-12-28T14:20:13.53+00:00
braxx 441 Reputation points
0 answers

spend value in UI and from API is different

I am pulling data from Microsoft ads API for KeywordPerformanceReportRequest. I always have only 0.0 values in spend, but clicks and impressions are the same as in UI. There is no filter in the code for sure. What could be a problem? The report columns…

Microsoft Advertising API
Microsoft Advertising API
A Microsoft API that provides programmatic access to Microsoft Advertising to manage large campaigns or to integrate your marketing with other in-house systems.
425 questions
asked 2020-10-15T19:34:05.083+00:00
DELVE Media 1 Reputation point
commented 2020-12-28T13:58:55.533+00:00
Eric Urban - MSFT 626 Reputation points Microsoft Employee
0 answers

Microsoft Merchant Center: Content API, Feed couldn't detect products

Hello, We are providing solutions to Merchants for submitting Feed to Microsoft Merchant Center using the Content API method. https://learn.microsoft.com/en-us/advertising/shopping-content/ If We submit product to Content API and It couldn't…

Microsoft Advertising API
Microsoft Advertising API
A Microsoft API that provides programmatic access to Microsoft Advertising to manage large campaigns or to integrate your marketing with other in-house systems.
425 questions
asked 2020-10-15T14:47:06.337+00:00
Dima 1 Reputation point
commented 2020-12-28T13:56:00.963+00:00
Eric Urban - MSFT 626 Reputation points Microsoft Employee
1 answer

Custom Vision Prediction Results

Hi all, I am trying to create a classifier in React Native that classifies image using an image url. I am able to send the image to my prediction endpoint. However, I am unable to retrieve the prediction results. https://imgur.com/a/OHKLbeX Above…

Azure AI Custom Vision
Azure AI Custom Vision
An Azure artificial intelligence service and end-to-end platform for applying computer vision to specific domains.
250 questions
asked 2020-12-19T19:45:32.77+00:00
#DENVERSON TAN JING WEI# 1 Reputation point
commented 2020-12-28T13:53:37.68+00:00
#DENVERSON TAN JING WEI# 1 Reputation point
1 answer

Reschedule AZ900 Exam to 1st Feb

I have an exam schedule for 6th Jan - I wish to reschedule to beggining of Feb but no dates / hours are available. I'd be grateful for your support. Thank you, Sandra

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
39,829 questions
asked 2020-12-28T13:43:23.533+00:00
Sandra Dudek 1 Reputation point
answered 2020-12-28T13:45:44.327+00:00
Anonymous
4 answers One of the answers was accepted by the question author.

Where I can find the link to download the last version AX2012 Client Setup (6.3.6000.149) ?

Hi, I'm looking for the last version AX2012 Client Setup (6.3.6000.149) to download. On the store, I found this link (see below) but the version is 6.3.164.0 …

Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
13,260 questions
asked 2020-12-28T08:46:47.647+00:00
Nicolas PORTAY 21 Reputation points
accepted 2020-12-28T13:44:55.097+00:00
Nicolas PORTAY 21 Reputation points