az-303 training material required
https://trainingsupport.microsoft.com/en-us?auth=1
Trouble dismissing alert viewcontroller presented with DismissViewController
So in my Xamarin.iOS project, I have an abstract view class (let's call it A) with code that looks like this: PresentViewController(_alertController, false, null); where: _alertController = UIAlertController.Create(message, null,…
Issue KB4577671
Hi, On my pc there is the KB in object and I have serious issue about some apps and on settings with update and security (no works). I try to uninstall KB but I receive an error. Can you help me? I cannot do also restore the previous version…
iOS Configuration setting - Viewing corporate documents in unmanaged apps - Question
Hi, We currently have conditional access configured to grant access to our O365 resources from an Intune compliant mobile device when it's not on our network, pretty standard and simple. We're looking to lock down the ability for users to connect to…
Issues on Condtional Access with App protection policies | iOS & Android
Hello guys, our scenario is like following, having issues "checking in" with App Protection Policy because of Condtional Access. We have a condtional access for Office 365 for our iOS and Android Users, they have to be A) Registered in…
SCCM - WIndows Update (WSUS)
HI All, Which log i need to check the deployment status of my Windows Update (Software Update Groups) to my collection group? i have deployed this package for a couple of days now , but the software center on the clients that is part of the…
Make geometric sequence from series of bit values
I have this table: declare @Table table (value int) insert @Table select 0 insert @Table select 1 insert @Table select 1 insert @Table select 1 insert @Table select 0 insert @Table select 1 insert @Table select 1 Now, I need to make…
Way to distribute traffic between two Internal Load Balancers
Hi, I have two AKS clusters running same services to achieve high availability. Is it possible to distribute the inbound traffic between two internal load balancers sitting on each AKS cluster? Thanks Sudeep
Limit-EventLog - How to get DoNotOverwrite with Archive
My goal is to enable the EventLog (Security) to "DoNotOverwrite" and use the built in archiving capability. In the GUI, the three radio buttons are: For the first option, "Overwrite as needed, Get-Eventlog returns: Log …
Azure ML: ID column for joining data returns "No. Of unique values ... is greater than allowed"
Hi. I am working on an ML model in Designer. I have a dataset of c. 55,000 rows. When I add an "ID" column (unique per row - so 55,000 IDs) to my dataset for training / scoring, I receive the error message: …
Patients that have appointments with multiple departments on the same day for same office
Hi All, Hope you are doing well!.. I am trying to determine the count of appointments(aptid) for a patient that had more than one appointment with different departments (deptid) for the same office (ctextid) on the same day (Aptdate)...I am trying to…
Azure functions with environment app settings file
Hi I have Azure function created in VisualStudio 2019, in Azure function i am reading few configuration values from app settings. I want to maintain app setting different for each environments like,Dev,QA,Stage please let me know how can i do…
Desktop Word not displaying SPO folders on Open and Save As
Hi In desktop Word when I try Open or Save As I get screen as below ie SPO Sites entry is there but no folders are displayed and it says 'There are no sites to show right now'. However if I try Browse and then paste the site url in the Open or…
I would like to store a video file in the Cloud that is accessible from any browser using an identifying URL
I need to create a reference URL to a video file up in the cloud so it is retrievable from any browser.
where or in which project do we add the image files (.png or .jpeg) ?
Hi, I am a beginner in Xamarin Application and i have a doubt. I created a new Xamarin crossplatform application and i want to add images to my listview's listitems. We have 3 projects in Xamarin solution - one is the normal wpf project, another 2…
Cant access my certificate
I went on the Your dashboar and clicked in view certificate, view badges but i cant see my certificate nor badge.
operator return overloading
I use following code. There is class string that automatically frees memory _string while returning from procedure. But there is problem when I wish to return string variable one level up. It both frees memory and returns this. Is there any way to…
replace a chart.serie with new values
Is it possible to empty 1 serie in a chart that is constantly being built up with the help of a timer and fill it with 1 value? So that a straight line is put in the chart for this series. So i want to update the Yvalue of a chart.serie. I found that i…
Load a filtered class in Xamarin - issue for UWP app MVVM
0 I use MVVM and i had binded my class with ObservableCollection to myPage in XAML like this xmlns:vm="clr-namespace:Goal.Funzioni" ... <ContentPage.BindingContext> <vm:Azioni_Righe></vm:Azioni_Righe> …
MFTranscodeContainerType_AVI with 11025 audio...
So, running through old files and just converting them from AVI to AVI, and there's many that will read, but it can't create. Most are due to audio stuff: 1) Can't create an 8-bit audio input or output sinks (despite the fact that reader is reading it…