Toolbar not showing...
What could cause my toolbar items to not show at all? This code has no effects now: <ContentPage.ToolbarItems> <ToolbarItem Order="Primary" Text="Edit" /> </ContentPage.ToolbarItems> …
C# basic data types
Hey,I am a beginner in C# and I wanted to know what the difference was between type decimal and double.
Logging .net core web api with azure
Team, I need to host a .net core web api as app service in azure. Is it mandatory to enable file system option to view console logs. This option will any way work for 12 hours and not recommended in production then how could we see our logs. I have…
Why is an inline textbox in the header not pushing down the header margin?
Hi; Please take a look at ATE-4758.docx (yes it's super weird - got it from one of our customers). I have what I think is a simple question. In the header of the document it has an inline shape that contains a textbox. Shouldn't that push down the…
Azure Synapse analytics connectivity with Tableau
Hi, I have created serverless synapse analytics with database and table in it. I have tried using the SQL query to view data with in synapse analytics and can view it as expected but when I try to connect Tableau desktop version 2020.2.9 (as…
Old PC on 8.1 and 365 ......
Hi, I started a new job with a company this week ...... they run 365. The old laptop they gave me has me logging in on it as an old user. (they're in as owner on the box) I have 4 other user accounts on this old laptop. Great !?! (sigh) …
BitLocker blocking me from accessing my windows
Hi, I ran a command on my laptop that I don't remember, but now BitLocker is blocking my windows from launching even when I provide the recovery key. What can I do?
erroe"link1104"
i write my first program in "C" and using visual studio 2019. i git the error manage "link1104" Please help me to resolve this. dos this has to do with the location of my file?
I cant add a virtual network to my API manager the option is missing
Hi ALl I have created an API manager resource now I would like to add in a virtual network but there is no option on any of the blades once I have selected my new API manager If I select the overview option there is a Virtual Networks link but…
Microsoft Graph API to identify SAML apps issue
We are using https://graph.microsoft.com/v1.0/servicePrincipals Graph API to get all the apps/addins from Azure Portal as per the documentation https://learn.microsoft.com/en-us/graph/api/resources/serviceprincipal?view=graph-rest-1.0 and we came across…
Translator keys do not work
Several times generated keys for translation service. It does not work in script that used 1 year ago. Send my key to help support. It does not work either.
Powershell Addons
Countless times, I have gone to use a script and it contains a magical cmdlet that I don't have. While I wish they were already installed on a payed OS... I do wonder how I get them? I support Windows 10 mostly and need to do a lot more with logs. The…
Xamarin shared resources : Global Styles and Markup Extensions
Is there an advantage to using a XAML Markup Extension instead of a Style tag at the application (or page) level when setting global properties? Context: In the "XAML Basics" docs they give the following example: xml …
TFS code review
Hello, I'm using TFS 2018 Latest version. TFS is on premise version. Visual studio 2017. I have a problem when sending code review. Code Reviews have Closed By field set automatically which prevents me to accessing the code review. see pic…
exchange address policies - edit the default policy
I would like to either configure a new address policy for migrated users or edit the default policy - any assistance much appreciated. Our exchange 2013 address policies use a custom policy with priority 3 for our domain, and that applies to local…
Azure Data Factory Linked Service to On-Premises SQL Server with named instance
Hi, I have the exact same problem as outlined below by another user there was no feedback so I added this for context (Lazy..). In my case I can connect fine to the server XXX but when i try to connect to a named instance on that server…
One Drive Issue.
Ever since I used my personal laptop at work one day I have had problems with OneDrive on my computer. Please see the screen shot of the error message saying that "your organisation doesn't allow you to sync your personal OneDrive on this…
Availability of MCSA exams
Dear Microsoft team, i am a IT student and IT worker at HPE, and currently I want to attend the 3 exams for MCSA (70-740, 70-741, 70-742) and i can see that their availability is only until the end of this month. Could you please vefiry if I pay for…
ST_DISTANCE returns incorrect results
All - I have a document which has a location with coordinates. I trying to do a simple select query as shown below. Query I have used:- SELECT c.id FROM c WHERE ST_DISTANCE(c.location, {'type': 'Point', 'coordinates':[10.025063, 76.358754]}) <…
Getting list of users who logged in within 5 days..
Hi, I want to get the list of users who has logged in into server within last 5 days.. i asked one of my users to log in and log out from system .. and i ran the script .. i thought i will get his entry of user logon in list .. but in results it is…