s["@odata.type"] is not a function. (In 's["@odata.type"]()', 's["@odata.type"]' is undefined) In Portal

Rodrigo Fraga Olvera
41
Reputation points
After adding a rule to my Azure CDN portal started to show s["@odata.type"] is not a function. (In 's["@odata.type"]()', 's["@odata.type"]' is undefined)
In the information view and the rules engine view.
Does anyone know how can I fix it?
So basically is not manageable anymore and in order to request support Microsoft wants to bill me a support ticket and I think is not acceptable because is not something I requested asking for help to use the portal, is something caused by bad implementation.
{count} votes
Same problem here. But here it also arises in an endpoint where I didn't make any changes. Yesterday everything was working fine, but this morning I noticed.
Same issue here using the normal portal.
anonymous user-MSFT Hello, we are also experiencing the same issue. We have tried with Azure portal not the preview version.
Same here while using normal portal.
Same here using normal portal.
I'm having the same issue and we are doing a deployment! We are unable to access any of the settings for our cdn end points. Specifically we need to update the Rules Engine and all pages get the error: s.@odata.type is not a function
Your suggestion does not work. There is an error in the portal. Please provide a resolution so we can finish our updates.
Hi everyone,
Thanks for your comments.
I shall check internally and update this thread.
Thanks,
Kapil.
Hello everyone,
I checked this internally and it seems it is reproducible by a few of our customers and internal subscriptions.
I shall keep this thread updated once we have a fix.
Meanwhile, I request you to raise a support ticket if you should require immediate assistance.
Thanks,
Kapil
I'm having the same error after creating a rule in "Rules engine" of cdn endpoint.
Same for me, using normal portal doesn't fix the issue. I need to create new rules and I can't go forward, please advice any other solution.
Same problem here, other team members started to experience the issue a few days ago and today it happened to me as well.
I'm no longer able to access the "Overview" or the "Rules Engine" sections in the Azure portal for the CDN configuration page:
Same here; I am not on the preview portal
anonymous user-MSFT we are facing this issue again and again. Could you please look at this as we are blocked from adding CDN rules affecting our business.
anonymous user-MSFT we are facing this issue again and again. Could you please look at this as we are blocked from adding CDN rules affecting our business.
Having the same problem...
I created rules and now i need to modify them but i see the s["@odata.type"] is not a function. in the rules engine section
The same here after creating a rule in Rules Engine of CDN Endpoint.
Having the same issue - all of my CDN Endpoints - of which I have 40+ - are unmanageable from the portal, because they throw an error in the Overview and Rules sections - s.@odata.type is not a function - which is coming from a Javascript promise in Microsoft's code.
I got a error message "s.@odata.type is not a function".
I can not purge my CDN caches in edges now.
I tried using InPrivate window of Edge, but same result.
I have submitted a support request.
Same problem please address
Same problem please address
I am facing the same issue. Yesterday, everything was working just fine...
Same here...
s.@odata.type is not a function
same here...
This is a major problem for me at the moment, as I can't maintain my client's CDNs. I am running a fully paid subscription, which is up-to-date.
Facing the same issue here. Any fix or troubleshooting steps would be greatly appreciated.
Your suggestion does not fix the problem.
Any update on this issue?
Same here, this message appears in all my CDN profiles:
Updates would be awesome
Hello,
We are also having an issue managing our CDN's as well due to the same error message. Is there an ETA for a resolution?
Thank you for your help!
Hello,
We are also having an issue managing our CDN's as well due to the same error message. Is there an ETA for a resolution?
Thank you for your help!
I'm waiting for updates as well
anonymous user-MSFT is this being looked at?
I'm experiencing the same issue and it is preventing me from purging my CDN cache...
Purge is still available from the Front Door and CDN profiles panel.
Purge is still available from the Front Door and CDN profiles panel.
Hi anonymous user-MSFT,
By when will the issue be resolved?
Regards,
Rayhaan
Hi Kapil,
When will this be fixed? It's crazy this hasn't been fixed after over 4 days.
Same issue here,
anonymous user-MSFT any update on this issue?
Hello Everyone,
Thank you all for your comments.
Currently, there is no ETA on this.
I request you to please leverage Azure CLI or Powershell for managing the CDN resource.
CLI:
Powershell:
Thanks,
Kapil.
When I try to add, remove or list a rule, I get an error:
Command group 'cdn endpoint rule' is in preview and under development. Reference and support levels: https://aka.ms/CLI_refstatus
I was adding the wrong endpoint name. It works: az cdn endpoint rule show -g ResourceGroupName -n EndpointName --profile-name ProfileEndpointName
Thanks!
FWIW - There is a fix release ETA on this now - Aug-22
I met the same issue yesterday and it worked well this morning out of thin air.
Very weird.....
And it seems like a portal issue but not CDN service bug....
Hi @Yuri Suarez ,
Are you able to use the 'cdn endpoint rule' after using the correct endpoint?
If not, please share the error message and I shall try to check the issue.
Cheers,
Kapil
Please give ETA fot this......we are stuck we are at delivery stage of product
As per above - ETA is Aug-22 for the portal fix - interim solution is to install and use Azure Powershell.
Please use this URL as a workaround:
https://portal.azure.com/?microsoft_azure_cdn=staging
Hi anonymous user-MSFT,
After removing a rule from CLI, I was able to use the UI for rules. The issue was resolved. Thanks!
To list the endpoint:
az cdn endpoint list --resource-group YourResourceGroup --profile-name YourProfileNameEndpoint
To remove a rule:
az cdn endpoint rule remove -g YourResourceGroup -n YourEndpointName --profile-name YourProfileNameEndpoint --rule-name YourRuleName
Looks like it is working again now!
Thanks MS.
Looks like it is working again now!
Thanks MS.
Confirmed also working for me as well!
Sign in to comment
1 answer
Sort by: Most helpful
Hello everyone,
The current ETA for the fix is by 22nd August.
In the meantime, you can use the following portal URL: https://portal.azure.com/?microsoft_azure_cdn=staging to workaround this.
Azure Powershell and Azure CLI should work nevertheless
Thanks,
Kapil
-------------------------------------------------------------------------------------
Please accept an answer if correct. Original posters help the community find answers faster by identifying the correct answer
Appreciate the update and ETA - thank you!
Thanks for eta
Sign in to comment
Activity