Questions tagged [verizon]

14 questions
4
votes
3 answers

Azure CDN Premium Verizon Rules Engine V4 URL Rewrite for Storage Static Website sub directories

I'm trying to host an Angular project with Azure Storage Static Website through Azure CDN Verizon Premium Let's say i have containers for each Angular builds named like v0.3.13.3 and in that container there are also multi language builds of angular…
cankemik
  • 516
  • 3
  • 6
  • 19
2
votes
0 answers

AWS - SNS - Does use transactional SMS type is carried over to phone carriers?

I couldn't find this information on AWS documentation. Recently we have problem with messages blocked by Verizon marking them as spam. Question is: Does message type, set in AWS (Transactional or Promotional) could affect the probability of being…
7affer
  • 94
  • 6
1
vote
1 answer

How to write rules engine for Azure Premium Verizon CDN, httpTohttps & SPA rewrite rules?

I have added my react build files in a storage blob container and enabled static website for that. After that I have enabled Azure CDN classic ( Microsoft CDN ). Below are the rules I have given for that. First Rule is to convert the http to…
1
vote
0 answers

Azure CDN Rules Engine set cookie from header

I would like to create a rule in Azure CDN to set a cookie based on the value of a request header. Is it possible ? For example: Catch Authorization request header, get it's value and set to the response header set-cookie with the value of the…
1
vote
0 answers

Verizon CDN rules engine no-cache rules

I would like to know how to setup rules to add no-cache policies to different starting-paths of a domain as a relative link. For example domain.com/ should have default cache. domain.com/umbraco should have bypass cache domain.com/umbraco/nested/yes…
Joelgullander
  • 1,624
  • 2
  • 20
  • 46
1
vote
2 answers

What is the correct Azure CLI command for creating HTTP Rules on CDN Endpoints (Verizon Premium edition)?

Or reworded another way, can someone provide explanations for the different parameters for the az cdn endpoint rule add command? The Verizon documentation doesn't match up very well with the Azure CLI. Verizon have moved from their v3 Rule Engine to…
Aiden Dipple
  • 134
  • 2
  • 15
1
vote
1 answer

(Azure CDN Premium Verizon) Rules Engine: 301 Redirect all requests to azurewebsites.net and azureedge.net URLs

Currently have an Azure CDN Premium Verizon (P1) Profile that is being used with an Azure Web App. What is the best way to 301 redirect all requests to YourWebsiteName.azureedge.net and YourWebsiteName.azurewebsites.net To the Custom Domain:…
Kbdavis07
  • 1,012
  • 13
  • 24
1
vote
1 answer

CDN - Serve different content-type based on Accept header (Verizon/EdgeCast Premium)?

I have a server which returns a different response based on the Accept header e.g. if Accept header includes "image/webp", a webp image is served, otherwise a jpg is served. We run Varnish at server-level and it does this correctly, as per example…
Tristan
  • 21
  • 3
0
votes
1 answer

Unable to send sms messages using Amazon SNS from cloud server when message contains the string devCollector.local:

Amazon SNS fails to send SMS messages from a cloud server when the body of the message contains the following string: devCollector.local: and the AWS dashboard logs display, Phone carrier has blocked this message. Because of the error, I assumed…
0
votes
1 answer

Get date from datestring

I saw you do it for someone but I can't click anything and it doesn't make sense to me to do myself can someone tell me the date out of this dateString 1663099299947 and please explain so I can figure out the rest myself None of the previous answers…
Dani
  • 1
  • 1
0
votes
1 answer

Azure CDN Token with Verizon Premium

I have configured a token and following are the settings at the Verizon Premium token config for the token generation. My CDN is pointing to static files on storage account. But apart from home page rest all pages are giving 403 error. I have '/' on…
0
votes
1 answer

How to generate an access token for Azure CDN List Rules Engine Endpoint?

I have subscribed to Premium Verizon Plan of Azure CDN Service. With that I gained access to the Azure CDN Policy Rules Portal wherein I am able to manage all of the rules pertaining to the CDN Service I have subscribed to. As part of the compliance…
Dr. Waka
  • 11
  • 2
0
votes
1 answer

Nginx proxy + CDN

We are using a VM running a nginx proxy ( caching turned off ) to redirect hosts to the correct CDN url. We are experiencing issues with the proxy showing old content that does not match what shows on the CDN. The CDN provider we use is Verizon (by…
Melz
  • 41
  • 2
  • 7
0
votes
2 answers

DNS_PROBE_FINISHED_NXDOMAIN error when conntecting to 'website.com' but not 'www.website.com'

I have a static website hosted on an azure CDN (Verizon premium plan). There is a custom domain associated with this, lets call it www.website.com. When typing 'website.com' into the nav bar, it returns a DNS_PROBE_FINISHED_NXDOMAIN error. However…
James Brightman
  • 857
  • 2
  • 13
  • 23