Tag not monitored by Microsoft.
site errors, permission
Sometimes when asking a question, get Access Denied You don't have permission to access "http://learn.microsoft.com/answers/questions/ask.html" on this server. Reference #18.de7e1602.1624276835.d8d8dd1
Community Center | Not monitored
domain SYSVOL folder replication issue
Hi We have 3 DC as below details: Microsoft windows server2012 standard as root domain controller (DC01) Server 2012 R2 secondary domain controller (DC02) Server 2012 R2 secondary domain controller (DC03) we found that gpupdate command is…
Windows for business | Windows Server | User experience | Other
Windows for business | Windows Client for IT Pros | User experience | Other
Unable to move server from SCCM Client Infrastructure to SCCM Server Infrastructure
We are trying to move a server from a different infrastructure (SCCM client) to our SCCM Server Infrastructure. I tried adding the boundary, it didn't help. I tried doing a clean reinstallation of the SCCM agent also it didn't help. I moved…
Microsoft Security | Intune | Configuration Manager | Other
Other Configuration Manager-related features and issues
C# and Javascript using Visual Studio 2017
I'm new to the C# and Javascript world. We currently use Visual Studio 2017 for SSIS and SSRS. In order to develop SSIS packages we needed to request that Business Intelligence Tools be installed once Visual Studio was in place. Would any know what I…
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
Developer technologies | Visual Studio | Other
A family of Microsoft suites of integrated development tools for building applications for Windows, the web, mobile devices and many other platforms. Miscellaneous topics that do not fit into specific categories.
Issues with subscription and changing the admin/billing right
Hi All, We are having issues with one of our subscriptions "access to Azure Active Directory". Currently it is not properly setup meaning that our payments are not being made automatically. However when we try to make any changes to the…
Microsoft Security | Microsoft Entra | Microsoft Entra ID
A cloud-based identity and access management service for securing user authentication and resource access
Procmon v3.82 does not allow keyboard shortcuts in the dialog boxes
Procmon v3.82 does not allow keyboard shortcuts in the dialog boxes. When in any of the dialog boxes, such as Event Properties, Process Monitor Filter, keyboard shortcuts seem to go to the main window. For example, using Ctrl-C copies text from the…
Sysinternals
Advanced system utilities to manage, troubleshoot, and diagnose Windows and Linux systems and applications.
IoT Central raw data displays true/false as "On"/"Off"
I have a property defined as boolean in my IoT Central Template. { "@id": "urn:CompanyName:state:schema:info2:schema:enhanced:2", "description": { "en": "Enhanced Boolean Value" }, …
Azure IoT Central
An Azure hosted internet of things (IoT) application platform.
MT5210 Native linking failed - Cannot build xamarin.ios (forms) app
I have a weird problem with building a ios forms app. We have made a dll of a native library (openCV2) with some functions we need. we have made a PoC that builds and runs just fine, but when we take it to the "real" app it cant…
Developer technologies | .NET | Xamarin
A Microsoft framework for building cross-platform mobile apps using .NET and C# with native performance and user interfaces.
Exclude one blob from being moved to Archive tier
From the FAQ "I manually rehydrated an archived blob, how do I prevent it from being moved back to the Archive tier temporarily? When a blob is moved from one access tier to another, its last modification time doesn't change. If you manually…
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
Visual Studio not comparing
I upgraded from Visual Studio 2017 to 2019, and now Visual Studio uses Beyond Compare to show Git diffs. I would like 2019 to work like 2017 where all Git commands and comparisons happen right in Visual Studio without the need for other external…
Developer technologies | Visual Studio | Debugging
A core feature of Visual Studio that allows developers to inspect, analyze, and troubleshoot code during execution.
Error booking an exam
Hi My name is Christer Russberg (edited)) My management say that I can book exams and I really want to do that. I try to book a Microsoft exam (PL-100) but get the error message: If the issue persists, you can contact Pearson VUE Support to…
Community Center | Not monitored
Tag not monitored by Microsoft.
Why does memory consumption increase when document is printed?
Here's the print function: void printReport() { var dialog = new PrintDialog(); if (dialog.ShowDialog() != true) return; BusyWindow.Activate("Printing ..."); var size = new Size(dialog.PrintableAreaWidth,…
Developer technologies | Windows Presentation Foundation
A part of the .NET Framework that provides a unified programming model for building line-of-business desktop applications on Windows.
Unable to use the commands from OpsMgrExtended Module
Hello, I have requirement to automate service monitoring in SCOM through PowerShell. I have installed OpsMgrExtended module by tao.yang but unfortunately unable to use the commands. while using the commands I'm getting error. Can anyone help on the…
System Center Operations Manager
A family of System Center products that provide infrastructure monitoring, help ensure the predictable performance and availability of vital applications, and offer comprehensive monitoring for datacenters and cloud, both private and public.
Windows for business | Windows Server | User experience | PowerShell
How to create an alert for Azure Windows VM Memory usage
Hi, We have few Azure windows VM and we have also enabled Azure windows VM insight for monitoring and data is sending to Log analytics workspace. We can also see the VM in Azure monitor. Requirement is to create the Alert for "%memory usage"…
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
Azure database for MySQL Avisor recommendations reasons
Azure database for MySQL resource is provided with some Avisor(preview) recommendations by microsoft. My question is on what metrics these recommendations are provided? Here are the two recommendations . Improve MYSQL connection management …
Azure Database for MySQL
An Azure managed MySQL database service for app development and deployment.
Bizarre Issue with FTP - IIS 7.5
Hi, A bit of a complex situation here but I'll try to simplify it as much as I can. Environment: 2x servers (SVR01 & SVR02) sitting behind an external firewall. Both with the same FTP config. External Public IP mapped to internal IP. All…
Windows development | Internet Information Services
Azure AD impersonation for long-running processes
We have an application using Blazor as GUI and some .net 5 web api services as back-end using Microsoft.Identity.Web and Azure Active Directory for authorization. This system interacts with Sharepoint, Graph and other API's from Azure and these tasks…
Microsoft Security | Microsoft Entra | Microsoft Entra ID
A cloud-based identity and access management service for securing user authentication and resource access
course and exam help
I'm trying to find training courses and exam for my infrastructure engineer for administration of 365 and window 2019. office 365 administration and troubleshooting is there an exam for this course? Windows server 2019 administration 5 day raining is…
Community Center | Not monitored
Tag not monitored by Microsoft.
purchase Power BI Pro license
I would like to fill in the information of our corporate credit card to purchase the Power BI license, but unfortunately it always showed that the 'address is wrong'. it's our official company address and I have no idea which city I would otherwise fill…
Community Center | Not monitored
Tag not monitored by Microsoft.
DataGridView selected record print vb.net
"This is my code but print all records. pls help me pls. I want to search a record and print crystalreport. Imports System.Data.SqlClient Public Class Form1 Private Sub Form1_Load(sender As Object, e As EventArgs) Handles MyBase.Load ' …
Developer technologies | VB
An object-oriented programming language developed by Microsoft that can be used in .NET.