385,138 questions

Sort by: Updated
0 answers

MS Authenticator app backup is confusing

This statement appears in the authenticator backup settings: "Existing Microsoft Authenticator accounts: If you've already set up accounts in the Microsoft Authenticator app, the app won't be able to recover your backed-up accounts. Preventing…

Microsoft Authenticator
Microsoft Authenticator
A Microsoft app for iOS and Android devices that enables authentication with two-factor verification, phone sign-in, and code generation.
7,075 questions
asked 2021-02-07T22:22:04.923+00:00
Jeff Sterner 1 Reputation point
1 answer One of the answers was accepted by the question author.

Run subreport by click event on table result

Is it possible to run a subreport by clicking a row of a table? Assume you organize your results of a report in a table. In this table there is a id-column. And if you click a row you want to run a subquery with this id as parameter.

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,935 questions
asked 2021-02-02T15:32:26.27+00:00
Artimes 346 Reputation points
accepted 2021-02-07T22:19:26.8+00:00
Artimes 346 Reputation points
1 answer

Problem mit Exchange Email Outlook 2016

Hallo! Ich habe ein Problem bei der Konfiguration von Exchange-Emails in Outlook 2016 auf Win10. Bei Konfiguration der Mailadresse mit dem Wizard kommt die Meldung, dass die Adresse nicht konfiguriert werden konnte, noch bevor das Passwort verlangt…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
39,571 questions
asked 2021-02-07T22:13:00.847+00:00
Sebastian Viktorik 1 Reputation point
answered 2021-02-07T22:16:56.167+00:00
Anonymous
1 answer

JSON file and data was created using JSON file on server vm

Hello, I used a JSON file to update data on VM or on a server, Now I would like to compare using PowerShell to compare VLANs, networks, users' names. Either give me results if the data match or not, pass/failed. difference like that. Thank you SP

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,546 questions
asked 2021-02-05T16:32:44.323+00:00
s Patel 1 Reputation point
answered 2021-02-07T22:15:04.733+00:00
vTech 6 Reputation points
1 answer One of the answers was accepted by the question author.

can i please have my earned MTA Security certificate and transcript?

hello. i passed my MTA Security exam a while back and only received a badge.. i still need to receive my actual certificate and transcript.

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
39,571 questions
asked 2021-01-23T19:53:21.933+00:00
Keith Dawson 21 Reputation points
accepted 2021-02-07T22:13:22.257+00:00
Keith Dawson 21 Reputation points
1 answer

Problemas con mi cuanta de Hotmail. al generar un alias.

Hola. Tenia mi cuenta como xxxxxxxx@Anonymous .com pero se genero un alias con el dominio de outlook.com y ahora no puedo ingresar solo con este alias que se genero y los correos que me envial a hotmail.com no pasan. como puedo recuperar la cuanta de…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
39,571 questions
asked 2021-02-07T22:02:55.503+00:00
Oc resen 1 Reputation point
answered 2021-02-07T22:06:16.31+00:00
Anonymous
1 answer

Username/Password login in Powershell Core with C#.net core-3.1

I am trying to call a power-shell script that is using New-AzSubscriptionAlias(that is creating a new EA subscription) from C#.net-core3.1. Below is sample on how i am calling that power-shell script in C#.net-core as string scriptFilepath =…

.NET Runtime
.NET Runtime
.NET: Microsoft Technologies based on the .NET software framework.Runtime: An environment required to run apps that aren't compiled to machine language.
1,166 questions
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,546 questions
asked 2021-02-06T18:44:09.563+00:00
Anirban Goswami 256 Reputation points
answered 2021-02-07T21:47:28.457+00:00
vTech 6 Reputation points
2 answers

Problems emailing PDF file that is received as p7m file

I am sending an ordinary PDF File via Apple Mail app to someone who is receiving it in his Outlook for Mac app. The file has no encryption etc. The receiver receives the file as an P7m file on his Mac. But on his iPad using Outlook for Mac he managed to…

Office Mac
Office Mac
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Mac: A family of Apple personal computers that run the macOS operating system.
509 questions
asked 2021-02-06T13:21:53.57+00:00
robyn woods 1 Reputation point
answered 2021-02-07T21:37:02.87+00:00
robyn woods 1 Reputation point
0 answers

Using SetBitmap with the DataPackage does not work for some apps

I am trying to implement the share app functionality using the DataRequest. I am creating a RenderTargetBitmap from a Grid shown on my app, saving it as a PNG file and then loading the file into my DataPackage with the SetBitmap method. This is working…

asked 2021-02-07T21:26:19.787+00:00
ROger Oslon 1 Reputation point
1 answer

VBA to copy Data from RTD link in a interval of Time

Hello Guys !! I have trouble to create this code. My column A I have a list of different stocks and column B I have the price of each stock from RTD link that change frequently. In a interval of 15 minutes I would like to get the price of…

asked 2021-02-07T20:18:06.997+00:00
Leonardo Costa 1 Reputation point
answered 2021-02-07T21:25:04.89+00:00
Tom van Stiphout 1,696 Reputation points MVP
2 answers One of the answers was accepted by the question author.

SQL : How to get the list of reports that were not accessed in last 180 days ?

Hello Everyone: I am trying to get the list of SSRS reports that were NOT accessed in the last 180 days. I have the below Query, Could you please confirm if this is correct. DECLARE @NumDays INT SET @NumDays = 180 --Specify Number of Days SELECT Name, …

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
13,948 questions
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,935 questions
Transact-SQL
Transact-SQL
A Microsoft extension to the ANSI SQL language that includes procedural programming, local variables, and various support functions.
4,651 questions
asked 2021-02-04T15:32:47.537+00:00
kkran 831 Reputation points
accepted 2021-02-07T21:07:49.717+00:00
kkran 831 Reputation points
1 answer One of the answers was accepted by the question author.

Query - remove braces

I need the below output. Please provide a query for this. Output

Transact-SQL
Transact-SQL
A Microsoft extension to the ANSI SQL language that includes procedural programming, local variables, and various support functions.
4,651 questions
asked 2021-02-07T19:55:32.323+00:00
Kumar 21 Reputation points
accepted 2021-02-07T20:52:57.937+00:00
Kumar 21 Reputation points
0 answers

Adding Phrase using Phrase_List_grammar with Ms AZure SDK

Hi I tried with following codes to add a list of Medicines with Phrase List Grammar. My codes are producing the same inaccuracy. I hope they are not working. CODE SAMPLE * import azure.cognitiveservices.speech as speechsdk > import time >…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,763 questions
asked 2021-01-31T03:09:01.83+00:00
SALIL RAY 1 Reputation point
commented 2021-02-07T20:50:01.38+00:00
SALIL RAY 1 Reputation point
1 answer One of the answers was accepted by the question author.

VBA And Azure Machine Learning Excel Add In

Hi! I wanted to see if VBA and Azure Machine Learning Excel Add In can be connected to each other. Are there any way to code VBA (use VBA) for controlling or altering Azure Machine Learning Excel Add In? I have used Azure Machine Learning to rate…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,951 questions
asked 2021-01-08T23:49:05.593+00:00
Victoria A 21 Reputation points
accepted 2021-02-07T20:20:40.687+00:00
Victoria A 21 Reputation points
1 answer One of the answers was accepted by the question author.

set variable of partial class

I have a generated clas (with soapui) I need to pas data to a class order This class has partial classes The code : This is what i try and th error i get .... Dim orders(1) As dpd_label.order orders(1) =…

Entity Framework Core
Entity Framework Core
A lightweight, extensible, open-source, and cross-platform version of the Entity Framework data access technology.
749 questions
.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,905 questions
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,502 questions
VB
VB
An object-oriented programming language developed by Microsoft that is implemented on the .NET Framework. Previously known as Visual Basic .NET.
2,733 questions
.NET Runtime
.NET Runtime
.NET: Microsoft Technologies based on the .NET software framework.Runtime: An environment required to run apps that aren't compiled to machine language.
1,166 questions
asked 2021-02-06T21:57:43.177+00:00
stoffel79 21 Reputation points
accepted 2021-02-07T20:13:27.063+00:00
stoffel79 21 Reputation points
1 answer

Microsoft Dynamics GP

I am brand new to Microsoft Dynamics GP. I am in either 2016 or 2018. Not sure how to tell. What is the best tutorial for beginners?

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
39,571 questions
asked 2021-02-07T18:54:06.92+00:00
Patty Sweeney 1 Reputation point
answered 2021-02-07T19:33:52.9+00:00
Anonymous
1 answer One of the answers was accepted by the question author.

SPFx - Extension Application customizer Extension header and footer in Classic SP Site.

Hello Community, I was trying to develop header footer extension for Sharepoint Online site. In my Tenant I have some classic sites as well and there my SPFx extension doesn't work. I have tried couple of option but so far my site doesn't respond to…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,792 questions
SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
3,027 questions
asked 2021-02-01T17:12:19.057+00:00
Milan Parikh 21 Reputation points
accepted 2021-02-07T19:32:56.197+00:00
Milan Parikh 21 Reputation points
1 answer One of the answers was accepted by the question author.

SQL Server: How to use where clause in delete when used in MERGE statement

MERGE @Mappings AS target USING (SELECT LeftId, RightId, CustomValue FROM @Values) AS source (LeftId, RightId, CustomValue) ON target.LeftId = source.LeftId AND target.RightId = source.RightId WHEN NOT MATCHED THEN INSERT (LeftId, RightId,…

Transact-SQL
Transact-SQL
A Microsoft extension to the ANSI SQL language that includes procedural programming, local variables, and various support functions.
4,651 questions
asked 2021-02-06T15:43:29.667+00:00
Sudip Bhatt 2,276 Reputation points
accepted 2021-02-07T19:30:18.417+00:00
Sudip Bhatt 2,276 Reputation points
2 answers

Question on Disaster recovery of a VM . The replication health shows Critical

I have 2 VM's and both are linux VM's. I see that the replication health within the disaster recovery tab within the VM itself shows as Critical . When i started to check the events i saw that it was throwing 153017 event where it said that the machine…

Azure Site Recovery
Azure Site Recovery
An Azure native disaster recovery service. Previously known as Microsoft Azure Hyper-V Recovery Manager.
717 questions
asked 2021-01-06T07:08:40.427+00:00
kumar kaushal 176 Reputation points
answered 2021-02-07T19:25:36.817+00:00
kumar kaushal 176 Reputation points
0 answers

I am not able to add my bookings calendar to my wordpress website.

I am not able to add my bookings calendar to my wordpress website.

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,226 questions
asked 2021-02-07T02:31:16.223+00:00
Drew Martin 1 Reputation point
commented 2021-02-07T18:50:24.957+00:00
Deva-MSFT 2,266 Reputation points Microsoft Employee