Local time in Application Insights
Hi I see the filters in app insights are in local time... Where is this hour setup?
[UWP][(Unity) Cannot build valid package for Windows Store, error MinVersion <= 10.0.17134.0.
I'm trying to create my first Unity UWP game. I have set the minimum and target versions in Unity to 10.0.18. In Visual Studio 2019, I've set the project property's Min and Target versions to 10.0.18. When I build my packages and upload my packages, I'm…
![](https://techprofile.blob.core.windows.net/images/e746a0f819234ea1ba5655540a8cb0fa.png)
How to Fix Empty Mailbox
Dears I need your kind advice in the following issue: I have exchange server 2016 and recently one of domain users had transfered from one department to another. It was required to prevent his access to his mailbox and user account so as usual I've…
Application insights - GET/ Operation
Hi I don't know what is the meaning of: "GET/" in the list of OPERATION NAMES.
office incompatible
Office 2019 and the professional enhanced version of 2016 (version: 16.0.4954.1000) can edit the waterfall diagram in powerpoint to each other, but the 2016 standard version cannot be edited, which is displayed as a picture. How to solve this ?
Azure monitoring and alerting
What is everyone using for proper alerting and notification into a ticketing system as well as sms page out for oncall purposes. I work on a team that believes checking email continuously is a one all solution and trying to gauge what everyone is…
Implications of migrating On Prem Identities to Azure AD
One of my customers would like to know what are all the implications and what all precautions one needs to take before migrating all their identities to Azure and use Azure AD as the main AD. Any kind of documentation on this would be really helpful. …
[UWP][C#] Unable to create app packages in visual studio 15.9.20
For some reason i am receiving "Failed to sign" error when trying to generate app package, i tried this with blank app but still same outcome, see image below Minimum version : 15063 Target version : 17763
subdomain spf records don't work
I create a txt record for a onmicrosoft.com subdomain and the records doesn't work when I check the subdomain spf records in dmarcian I only get the no spf records message Anyone can help please
How to remove checkbox from gridview item on pointerover?
<ControlTemplate TargetType="GridViewItem"> <ListViewItemPresenter x:Name="Root" CheckBrush="{ThemeResource GridViewItemCheckBrush}" …
Issue in using Binding with ElementName in Data Template which is passed through DependencyProperty
In my case, i have a control named MultiSelectListView.xaml which holds the dataTemplate <DataTemplate x:Key="ListTemplate" x:DataType="model:BaseMultiSelectModel"> <Grid…
SharePoint - Web Parts on Half the Width
Hi, regardless of the device, it seems that the SharePoint content only occupies half of the width of the screen, specifically any web part. I'm using one column section from the layout. Any thoughts to make it full width would be appreciated. …
Azure AD Connect not working after OS upgrade from 2016 to 2019
Hi, I have upgraded an Azure AD Connect Server, running in staging mode, to Server 2019 and now I get the following error messages: When I start Microsoft Azure Active Directory Connect Interface I get "Azure Active Directory Connect…
Custom Error page for ASP.NET WebForms Azure App Service
I was following along with this tutorial But my custom error page isn't being displayed. This tutorial is also over 10 years old so I wasn't sure if settings need to be changed. I run the app, and go to a page that doesn't exist, but it doesn't…
Unable to connect to USB devices in uwp
I tried to connect USB devices in uwp according to the instructions in MSDN, and also tried to download the sample provided by MSDN to connect devices, but I still couldn't connect to usb devices. What is the possible cause of this problem? Any…
![](https://techprofile.blob.core.windows.net/images/05jRnbCoIUORBGbm2tcvDA.png?8D8179)
![](https://techprofile.blob.core.windows.net/images/05jRnbCoIUORBGbm2tcvDA.png?8D8179)
Partner Center - get Skills data through API
Hello, is there an API to get my users skills data? I know there's an Skills Report download option, but it would be helpful to get it through an API. I looked around the documentation but found nothing, any help is welcome. Thanks!
![](https://techprofile.blob.core.windows.net/images/6Py9R2jwekGaVyGRztqdSQ.png?8D9361)
Does the permission get copied when copy database from one server to another
Does the Copy Database Wizard copy permission when copy database from one server to another.
![](https://techprofile.blob.core.windows.net/images/83b87d0ad6664b86a2c2018eab8da26a.png)
Communicate from UWP app to a .net app in same machine
Hi, I have a requirement that I need to call a method in a .net app running on the same machine from my UWP app. We were planning to do that with sockets. But just realized that there is a Windows restriction not allowing UWP to connect to other…
UWP : Need Textbox with contains close button..Only when text is not empty
UWP : Need Textbox with contains close button..Only when text is not empty I need something like this.... I have solution in WPF, But I need to convert to UWP. <TextBox Width="200" Name="textBox1" > …
![](https://techprofile.blob.core.windows.net/images/5da524cc22d64bf480edd8d86c64a8f5.png)
[MSDN Redirect] Static Website
I've deployed a static web app to Azure via VS Code. It works and loads using the url provided. But where do I find that site when I log in to Azure? Bruce Martin