SparkException: Job aborted due to stage failure: Task not serializable: java.io.NotSerializableException:
Hi, I am running this code but this is throwing this error: SparkException: Job aborted due to stage failure: Task not serializable: java.io.NotSerializableException:
How to convert "0.00%" to a number format
Hello Everyone, I've a query regarding the format conversion. Is there any possibility to convert the "0.00%" format to a number format. Since by using VALUE() function we can convert the "0" or "0,000" format to a…
Cant we use Key Valut URI from an API to create cosmos DB Account ?
When I invoke the api with the payload containing keyvaulturi parameter I get the status failed. Failed to refresh the collection list. Please try again later. Can any one help please
Adding additional claims and values for Azure SAML Based Sign ON
We are trying to add additional fields to a created enterprise application with our SAML based Sign-on in addition. The attribute we want is defined and populated in our on prem AD we just need to know how to connect that to the options in the "Add…
Limits connecting with my device
Hello Everyone, i have an issue connecting my device with Azure Iot central because the password's mínimum character in azure central is 90 and the device's password is about 64. What can i do? I'm new with azure iot, if i can do it with azure iot or…
How to get the auto startup list for UWP apps?
I know how to get the auto startup list for Win32 desktop, but how to get all the auto startup UWP apps list like Windows Task Manager? thank you.
Face API: liveness check
Does Face API support a liveness check? We want to ensure that the face camera sees is a live person, rather a photo or a video of someone. Does Face API support something like that?
ASR Error 10003
Hi Team, We have ASR configured on a Windows 2012 R2 Server running SQL Server 2014 in Production. ASR has been healthy since its configuration (~3 years ago). However, it changed to "Critical", with an RPO of 13 hours as of now (which…
Warning in Event Viewer from Work Folder setup logged every few minutes: Event 13007
Hi, I am using work folders and have it available externally via AAD Application proxy. Everything is working fine with the setup. Sync works fine on both domain joined and stand alone machines whilst not on site. But this warning keeps getting…
Assign Multiple Roles in Azure
Under IAM I have assigned a user multiple roles. But when the user logs in and clicks on the subscription, next to My Role, only a single role is shown. Does that mean that a user will receive only one of the assigned roles?
How to extract nth occurrence substring from a string column in SQL Table
Hi All I have a nvarchar(MAX) column (as below) in SQL table, I need to extract nth occurrences substring from this column; I manage to extract the 1st occurrence with CHARINDEX statement 10137-microsoft-technet-qa-roychen.pdfbut unable to extract…
events in custom control in wpf
I've made this user control and it works well, I'm trying to covert it to a Custom Control, but I can't hook up my handler to those 3 events. any help will be appreciated. <Canvas x:Class="SMFU.UserControls.Public.MovableChildCanvas" …
How to utilize Azure Front door for Web, Mobile and Kiosk
I have configured the Front door earlier for a Web application and it worked fine. Basically, All requests to my SPA application is routed through front door. And SPA then calls APIs through Azure API Management gateway. Now I have a Mobile…
HELP WITH SAMSUNG NP900X5J-KO1US
ENTER SYSTEM PASSWORD CANT REMEBER SO THEN AFTER 3 TRIES IT GOES INTO SYSTEM DISABLED AND GIVES A CODE . HOW CAN I BYPASS THIS ?[63C686D324649AEOEAF3AB620919A52BD8830EA08184]
Meta data identification
Hello Team, We have a scenario wherein we need to identify where all a column of a particular table is being used and which all tables would be impacted from the same. eg: col 1 of table t1 is being dropped Scenarios: there is a stored…
New to ADFS (setup/diagram)
I am new to ADFS and I want to use one but don't know what the architecture would look like. For Internal use. Am I right to use this diagram? What ports are needed to communicate between the ADFS and DC? Do I need to use ADFS proxy for…
What happens if you select NO for the Warning - Overwrite the existing SMTP certificate?
I renewed an SSL Certificate on an Exchange 2016 server. After importing the certificate, I went on to assign services to it. I selected SMTP, IMAP, POP, and IIS. When I clicked to save a Warning pop-up. I could not take a screenshot at that time but I…
AKS cold start?
I have about 30 pods (F#/.NET Core + Azure Functions Runtime) running in a 3-node AKS cluster, each of which I am calling every 5 minutes externally (using Application Insights Availability/Web tests). I am observing that if the pod is not called often…
Do I need to stop everything while the "Microsoft Azure Backup" agent doing a backup job?
Hi everyone, I guess it is a silly question but I cant find any clear documentation on the following: I have a win 10 On-Premis phsical actual machine. The machine uses "Microsoft Azure Backup" to weekly backup files and folders. Can we…
iotedge devices error on azure portal after arm64 deployment
Hi, I had my iotedge environment setup with 3 devices: rpi4, bbai and coral. rpi4 and bbai used the standard arm32 environment and i had my modules deployed and working on them. Then, i created an arm64 deployment for the coral following the…