Azure app architecure - step05!!
deploy Vue.js to Azure Static Web. Create empty azure storage account. Enable Static Web Site Get Endpoint URL Build Vue project 1npm run build After build, create \dist folder.And we move this
deploy Vue.js to Azure Static Web. Create empty azure storage account. Enable Static Web Site Get Endpoint URL Build Vue project 1npm run build After build, create \dist folder.And we move this
create Vue.js in local. Install vue-cli using cmd. 12npm install @vue/cli -gnpm i -g @vue/cli-init Create Vue-Project using vue-cli. 1vue init webpack user-frontend And enter value you want.I enter
Deploy Azure Function In Azure Extenstion in VS Code, right click at function you created.Then Click Deploy to Function App.. Click Deploy. After a few minutes, we find the function in portal.
Make Azure Function in Local requirementInstall Node.jsInstall Visual Studio Code. Open the VS Code. i set the path C:\dev\blog-backend\. Install Azure Function in Extension. After install, you
Make CosmosDB First, we need to crete cosmosdb in portal.Select API : Cosmos DB for MongoDB API, Capacity mode: Serverlessthen other value set default value.and create resource. After created DB, y
I recently made a simple application for study.and i share this post. Final Architecture Price per month at koreacentral. Azure Calculator There is 5 step Related PostsAzure app archite
This time, Check Latency between Azure VM.And i use latte for check latency.latte download Ready two virtual machine. one is src VM. Other one is Target VM. And Target VM allow firewall about latte.
We usually allow, block network flow using NSG in Azure.So, it’s very important to search NSG flow log. Today, we search NSG using Log analytics and Network Watcher in Azure portal.Before start, you r
Hi. Sometimes we use POC subscription not PROD subscription.Then if you done POC, you move to resources include VM, LB, etc…Maybe VM move to another subscription not share tenant too difficult. So i t
Today, i post about search unused resource using resource-graph-explorer & dashboard You move to ‘Resource-Graph-Explorer’ in Azure Portal.And then you can query anything. First, you query this co