335,155 questions

Sort by: Updated
2 answers One of the answers was accepted by the question author.

Can Azure VMs allow for nested VMWare and VirtualBox VMs?

As the title states, we are after using Azure as a replacement for our virtual testbed. We need a place where we can test our products inside different virtual environments. I could find some answers on VirtualBox, but I could not find any for VMWare…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
6,979 questions
Azure VMware Solution
Azure VMware Solution
An Azure service that runs native VMware workloads on Azure.
307 questions
asked 2022-01-10T12:54:57.623+00:00
Reece Blythe 21 Reputation points
accepted 2022-01-12T15:49:25.193+00:00
Reece Blythe 21 Reputation points
1 answer One of the answers was accepted by the question author.

New local move mailboxes Exchange 2016

Hello everybody, We have exchange 2016 CU 22 standalone server. We got a mission which we have to create new mailbox database and move all mailboxes including arbitration mailbox from old database to new one, and remove old database Is there will…

Exchange Server Management
Exchange Server Management
Exchange Server: A family of Microsoft client/server messaging and collaboration software.Management: The act or process of organizing, handling, directing or controlling something.
7,279 questions
asked 2022-01-12T14:38:46.403+00:00
Arnold Mishaev 71 Reputation points
accepted 2022-01-12T15:47:49.497+00:00
Arnold Mishaev 71 Reputation points
1 answer One of the answers was accepted by the question author.

DevOps Pipeline Blob Storage

What I want When building my application in devops pipeline I create webpack assets. Then copy the static assets to azure storage blob so that I can use CDN to deliver my js and css files. Problem Doesn't seems that the permissions are there.…

Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
2,607 questions
Not Monitored
Not Monitored
Tag not monitored by Microsoft.
35,515 questions
asked 2022-01-12T15:25:35.693+00:00
Bäcker 21 Reputation points
accepted 2022-01-12T15:45:50.487+00:00
Bäcker 21 Reputation points
0 answers

Windows 10 focus corruption

I have a Windows 10 system that I use both directly and as the display for a clutch of headless servers over VNC. I have worked with this arrangement since Windows 7, without any issues arising. Since, as far as I can tell, some recent updates, focus…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,417 questions
asked 2022-01-12T15:28:23.08+00:00
BaudMaud 1 Reputation point
1 answer One of the answers was accepted by the question author.

AZ-303 Microsoft Azure Architect Technologies English certifcation Exam Booking Issue

Candidate: Mister Jeyaraj Rathinam Candidate ID: ‎MS0992316967‎ Registration ID: 410074204 Case number raised in Pearson vue provider : 07338004 I have booked for the azure exam using pearsonvue provider and due to a network crash test…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
35,515 questions
asked 2022-01-12T14:56:29.77+00:00
Jey 21 Reputation points
accepted 2022-01-12T15:26:14.053+00:00
Jey 21 Reputation points
0 answers

Alternative solution to forced stop in my code when pasting from another document

I have written a Word document with VBA that uses logic to assemble a form email. The contents of the email will vary based on fields of a database. At one point the end of the letter is always the same. The ending statements and the footer, with…

asked 2022-01-07T20:48:50.687+00:00
Jay Zahn 1 Reputation point
commented 2022-01-12T15:25:33.37+00:00
Jay Zahn 1 Reputation point
1 answer

Turn off passwordless sign in on Microsoft Authenticator and use it instead as a third code authenticator

The authenticator is useless since I receive many notifications from other countries that try to enter my account.

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.
5,299 questions
asked 2021-01-03T21:32:56.573+00:00
Diego A. Rotta 1 Reputation point
commented 2022-01-12T15:24:11.353+00:00
Sergio Herrera Mercado 1 Reputation point
2 answers

Access windows 10 (non-domain) network share from windows iot core

For the windows service I'm writing, I read from a windows share and pull files from it on another device. The windows share runs on Windows 10 and has sharing turned on for everybody. The Windows 10 computer is not on a domain and we cannot add it to…

Windows for IoT
Windows for IoT
A family of Microsoft operating systems designed for use in Internet of Things (IoT) devices.
379 questions
asked 2022-01-11T16:13:41.167+00:00
bcb44 31 Reputation points
commented 2022-01-12T15:12:37.08+00:00
bcb44 31 Reputation points
0 answers

CallRecords retrieval performance decrease

Hi, We are using Graph API for getting call records. /v1.0/communications/callRecords/{callId}?$expand=sessions($expand=segments) And It sometimes slows down significantly. Can you please explain, why it has such large variations? Or what…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,303 questions
Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
2,777 questions
asked 2021-09-07T14:06:38.58+00:00
Oleksandr Demianchuk 1 Reputation point
commented 2022-01-12T15:09:55.057+00:00
Barry Gervin 91 Reputation points Microsoft Employee
1 answer

SharePoint Reminder for Days in Advance = 0

Hello. I'm trying to use the SharePoint (modern) Reminder feature to set a reminder for when items in my list have reached or passed their Next Review Date (a date column). Automate > Set a Reminder > (Next Review date column) Reminder…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,405 questions
asked 2021-12-30T14:40:33.017+00:00
Brian Curtis 86 Reputation points
commented 2022-01-12T14:59:32.35+00:00
Brian Curtis 86 Reputation points
3 answers

Can I delete content of Windows Installer?

Hi, A lot of files are at C:\Windows\Installer. Can I delete content of C:\Windows\Installer? With Regards NndnG

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,417 questions
asked 2022-01-09T17:48:19.173+00:00
NndnG 1,096 Reputation points
answered 2022-01-12T14:58:35.57+00:00
NndnG 1,096 Reputation points
0 answers

dot NET DLL for use with VBA - Reference the vba created class within the C# class? (specifically an event)

"Notify" and is an event that shows up and works fine in vba. I tried to add a function called "Start() in csharp that calls the EVENT "Notify()" of the class that was instantiated from vba. How to fire that event? Given the…

C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,096 questions
asked 2022-01-12T14:51:28.913+00:00
henry appliancedude.com 21 Reputation points
1 answer

Directions on how to download report

I was able to get a ReportDownloadUrl from the Report API. However, I cannot find instructions how to use the URL, i.e the required headers, authentication e.t.c. Where can I find instructions on how to download the file? Thanks. Error> …

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.
373 questions
asked 2021-11-18T00:39:15.12+00:00
Ed Tembo 6 Reputation points
commented 2022-01-12T14:48:54.943+00:00
Ed Tembo 6 Reputation points
1 answer One of the answers was accepted by the question author.

Powerapp : Search function not working on Online excel data source.

Hi, i am using Online excel is external data source(One drive). i have created the gallery and its works perfectly. Now i tried to create the search function through "Textinput1_search" and gave the formula at gallery Items "…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
35,515 questions
asked 2022-01-12T11:25:38.043+00:00
Manoharan, Vinothkumar (.) 21 Reputation points
accepted 2022-01-12T14:44:44.67+00:00
Manoharan, Vinothkumar (.) 21 Reputation points
1 answer One of the answers was accepted by the question author.

Badge not received

Hi Team, I have completed my exam DP-203 on January 8th 2022 but not received the Badge. could you please let me know what all the details required to check? Candidate: Kumar Candidate ID: ‎MS0992211929‎ Registration ID: 410679772 …

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
35,515 questions
asked 2022-01-12T14:06:58.763+00:00
Kumar 26 Reputation points
commented 2022-01-12T14:44:19.05+00:00
Dave Patrick 425.7K Reputation points MVP
1 answer One of the answers was accepted by the question author.

When to share partitions with other types/items?

I've been studying this article on partitioning-overview and it does not explain when to create a property and a use an invariant partition key as exemplified DocsContext.cs lines 176-178. When do we want to use invariant partition keys? When do…

Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,400 questions
asked 2021-12-25T19:04:27.34+00:00
Siegfried Heintze 1,851 Reputation points
accepted 2022-01-12T14:32:11.407+00:00
Siegfried Heintze 1,851 Reputation points
1 answer One of the answers was accepted by the question author.

dot NET DLL for use with VBA - Reference the vba created class within the C# class?

Have a class that I can call from vba, so far so good. I need to refer to the new instance of the class that was created in vba and not make a new class. I'll try to illustrate (I did not include the Com statements as this is just an simplified…

C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,096 questions
asked 2022-01-11T15:49:01.143+00:00
henry appliancedude.com 21 Reputation points
accepted 2022-01-12T14:32:09.78+00:00
henry appliancedude.com 21 Reputation points
1 answer

Certification history is gone

Hello, I've been away for some years (3). I can not get to my old certification and exam history. I guess my previous account was a corporate account. Nevertheless I want to access to my old history and to get started with my upgrade round. Thanx…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
35,515 questions
asked 2022-01-12T14:27:21.31+00:00
Karel Brenkman 1 Reputation point
answered 2022-01-12T14:30:08.087+00:00
Dave Patrick 425.7K Reputation points MVP
2 answers

Error while retriving data from Azure Data Source and destination in Azure SQL DB

Hi All, i am facing an issue while downloading data from Azure Source and inserting it into Azure SQL Using SSIS. Below is the error message: [Azure Blob Source [2]] Error: The Azure Blob Source was unable to process the data. One or more errors…

Azure SQL Database
SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,437 questions
asked 2022-01-11T18:31:55.24+00:00
Vathan G 116 Reputation points
answered 2022-01-12T14:27:56.78+00:00
Vathan G 116 Reputation points
4 answers

Active Directory database defragmentation error -1526

Hi All, I have a corrupted Active Directory DB on a RODC. Performing the defragmentation, I get this error: Operation terminated with error -1526 (JET_errLVCorrupted, Corruption encountered in long-value tree) Do you have any idea on how to…

Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
5,723 questions
asked 2022-01-05T19:03:29.26+00:00
thenewmessiah 41 Reputation points
commented 2022-01-12T14:15:22.077+00:00
Dave Patrick 425.7K Reputation points MVP