Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

411
Vistas
how to read environment variables in next js (in azure app service)

We are deploying the same image to different environments (dev, qa, prod)

We are hosting out nextjs application in azure app service and planning to read azure app settings as configuration

Could not find any help reading azure app settings from nextjs app

about 4 years ago · Juan Pablo Isaza
1 Respuestas
Responde la pregunta

0

You can read azure app settings from nextjs app by following below steps:

First, navigate to the app service in your Azure portal where the app is hosted. Search for Application Settings and add a new setting value.

I created one called PORT.

enter image description here

Now,In your application that you are deploying to the app service, read the value as shown:

var port = process.env.PORT;

about 4 years ago · Juan Pablo Isaza Denunciar
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda