ACG Projects: Build Your Resume on Azure with Blob Storage, Functions, CosmosDB, and GitHub Actions

Поділитися
Вставка
  • Опубліковано 20 сер 2024

КОМЕНТАРІ • 169

  • @frogwater09
    @frogwater09 2 роки тому +4

    Oh the timing couldn't be more perfect! Just what I needed. Thank you Gweyn and ACloud Guru!

  • @teesec3978
    @teesec3978 Рік тому +2

    just completed th is project todayand i would like to say a very big thank you to you for putting this togher it s giving me a broader view on devops and cloud enginering

  • @siddharthmehta721
    @siddharthmehta721 2 роки тому +3

    I would re-iterate that this is by far the most useful do-able Project. I just completed deploying my website (on GCP though!) using the instructions and it is so empowering to be on the web by developing something by ourselves and learning so many technologies. thank you thank you thank you so much :)

  • @dipeshjadhav1546
    @dipeshjadhav1546 2 роки тому +1

    Weekend spent well, totally fell in love with the way of teaching

  • @ezg8248
    @ezg8248 10 місяців тому +1

    Its almost 3 am after hours of troubleshooting and going through a ton of forums everything finally works thanks for the amazing video.

    • @aturr3612
      @aturr3612 10 місяців тому

      how did you get it to work? I keep having an issue with running func host start

    • @TopINDIA-ln5xw
      @TopINDIA-ln5xw 5 місяців тому

      bro share your github repo

    • @TopINDIA-ln5xw
      @TopINDIA-ln5xw 5 місяців тому

      would help a lot of people

    • @nitchecatalan
      @nitchecatalan 4 місяці тому

      Bro can you share your GitHub repo ?

  • @needmango
    @needmango Рік тому +12

    For anyone struggling with func host start, install azure function core tools from here: github.com/Azure/azure-functions-core-tools#installing

  • @siddharthmehta721
    @siddharthmehta721 2 роки тому +6

    Superb video, so nicely explained. I’m attempting the same in GCP and most of the stuff is still valid. Can’t thank you enough for this!

  • @watchepa
    @watchepa 3 роки тому +4

    I just spent the weekend going through this and loved it! So clear and learnt so much along the way. Thank you Gwyn!

    • @MadeByGPS
      @MadeByGPS 3 роки тому +3

      Thanks for watching and I'm glad you enjoyed it :)

  • @gavinpaultech
    @gavinpaultech Рік тому +2

    This was fantastic. This guide was easy to follow yet challenging enough that I had to find solutions and do research to resolve some of the content that has changed and updated since this video came out. Thank you!

    • @SurajYadav-xj1yf
      @SurajYadav-xj1yf Рік тому

      yes! I am having issue while creating the binding for azure cosmosDB and function can you help me with that In your free time?

    • @booluinji7298
      @booluinji7298 10 місяців тому

      @@SurajYadav-xj1yf did you find a solution? Ran into that issue and was able to resolve

    • @michaelo7096
      @michaelo7096 10 місяців тому

      Hi, I am stuck at this chunk of the project. I just need to someone to get me on the right path. Can you help me please @@booluinji7298

    • @lenouseza2393
      @lenouseza2393 7 місяців тому

      @@booluinji7298 could you please share your solution, i am stuck.

    • @nitchecatalan
      @nitchecatalan 4 місяці тому

      Can you share with us where you found the ressources ?

  • @rkwong792music
    @rkwong792music 3 роки тому +1

    This is one of the best tech tutorials I've watched on UA-cam. THANK YOU!

  • @Xoi18
    @Xoi18 11 місяців тому +1

    Thank you so much for putting out content like this! It was a challenging and exciting project. I feel better equipped to continue along my cloud journey.😃

    • @user-ff4fu2bm9u
      @user-ff4fu2bm9u 11 місяців тому

      Hi Xoi

    • @user-ff4fu2bm9u
      @user-ff4fu2bm9u 11 місяців тому +1

      my count is showing as undefined in index.html. can you help me out

    • @booluinji7298
      @booluinji7298 10 місяців тому

      @@user-ff4fu2bm9u double check you main.js file

  • @ramr4628
    @ramr4628 3 роки тому +3

    Good Tutorial. Learnt Many awesome things from this. Do more projects like this.

  • @LiquidZero1
    @LiquidZero1 Рік тому +6

    If anyone is stuck on adding the cosmos DB part to your VS Code do: dotnet add package Microsoft.Azure.Cosmos and then dotnet build
    the nuget command wasn't enough by itself. Maybe some things changed since this came out a year ago.

    • @vipcesh
      @vipcesh 10 місяців тому

      I found out by reading her finished api.csproj file

    • @booluinji7298
      @booluinji7298 10 місяців тому

      youll need verson 3.0.10 build

  • @rabbilbhuiyan5666
    @rabbilbhuiyan5666 2 роки тому +1

    Excellent! Very useful resources to learn most of the azure services by doing in a single package. Thank you very much and appreciate for such wonderful hands-on video materials.

  • @HyperTeve
    @HyperTeve Рік тому +10

    Is it possible to make a newer version? I know a lot of us couldn’t follow along all the way

  • @SurajYadav-xj1yf
    @SurajYadav-xj1yf Рік тому

    just done with this got a lot to learn. thank you for taking time to do this project with every single steps explained in simple way have been looking for some projects to build on Azure

    • @kamleshgorade5699
      @kamleshgorade5699 10 місяців тому

      hello sir, can you tell me how should i remove error for this 'CosmosDBAttribute' does not have a parameter named 'collectionName' in GetResumeCounter.cs file

    • @nitchecatalan
      @nitchecatalan 4 місяці тому

      How did you get pass the cosmosdb bindings ? Around minutes 32

  • @hoptop77
    @hoptop77 3 місяці тому

    It took a couple of days but I finally completed this. I ran into a ton of issues but was able to work it out by going through the MS docs and documenting the solutions in the readme. Now on to the next project.

    • @Arouay
      @Arouay 2 місяці тому

      Hi, hope youre doing well
      when i create a cosmos db account it dosn't show me the option to create it with core(sql)
      so how did you do it

  • @johnbinelli
    @johnbinelli 6 місяців тому

    I learned so much from this video. Thanks Gwyn!

  • @rafiitzhaki
    @rafiitzhaki 3 місяці тому

    One word, AMAZING!!!!! thanks alot!

  • @booluinji7298
    @booluinji7298 10 місяців тому +1

    Just finished this project today. Awsome stuff!

    • @AI-CHS
      @AI-CHS 10 місяців тому

      did you had problems with the func host start?

    • @booluinji7298
      @booluinji7298 10 місяців тому

      @@AI-CHS What issue are you having?

    • @AI-CHS
      @AI-CHS 10 місяців тому

      @@booluinji7298 my .csproj file cannot be resolved for net6.0. i have been struggling for 2 days and try, read erverything.

    • @AI-CHS
      @AI-CHS 10 місяців тому +1

      Wow, i actually made it! it cost me nerves but the learning is massive. it was due to the nuget package that was not added.

    • @kamleshgorade5699
      @kamleshgorade5699 10 місяців тому

      i am also facing same problem with func host start
      getting problem (The type or namespace name 'ConnectionStringSetting' could not be found ) do you know how to resolve this

  • @johnczech7074
    @johnczech7074 3 роки тому +2

    Hey! This was awesome! Thank you!!

    • @johnczech7074
      @johnczech7074 3 роки тому

      @@acloudguru okay! Thank you again!

  • @jltr93
    @jltr93 2 роки тому +8

    Can you do a tutorial for azure functions but in python

  • @abdulkadirosman2816
    @abdulkadirosman2816 Рік тому +4

    We needed an updated version of this project using Python

    • @chellosoccer
      @chellosoccer Рік тому

      No kidding, im stuck on the API chuck trying to use Python

    • @michaelo7096
      @michaelo7096 10 місяців тому

      @@chellosoccer Same here too, it's been 3 days of searching for resource. If anyone can help please.

  • @kiquetal
    @kiquetal 3 роки тому +1

    may-29 I'll try to finish this.From zero to azure function + dbcosmos :D

  • @caseyspaulding
    @caseyspaulding 2 роки тому

    Getting started thank you!

  • @shahanariaz1848
    @shahanariaz1848 Рік тому +5

    I am doing this project and got stuck in Azure Functions. I want to know in VS side pane in azure where is this Functions come from and under Functions where is this local project(api) folder come from. i need help

  • @JLukeDigital
    @JLukeDigital 3 місяці тому +1

    47:00 Testing function locally, looking for counter url. I get this message: No job functions found. Try making your job classes and methods public. If you're using binding extensions (e.g. Azure Storage, ServiceBus, Timers, etc.) make sure you've called the registration method for the extension(s) in your startup code (e.g. builder.AddAzureStorage(), builder.AddServiceBus(), builder.AddTimers(), etc.). Anyone else run into this?

  • @belvnnnn7828
    @belvnnnn7828 Рік тому +11

    can we get an updated version of the project. I've been trying to troubleshoot and been stuck on the project for 2 weeks and only 30 minutes into the tutorial

    • @nitchecatalan
      @nitchecatalan 4 місяці тому +2

      Same here I’m
      Also stucked at COSMOSDB binding part

  • @mariusztv4339
    @mariusztv4339 8 місяців тому +1

    I just managed to implement azure function for the counter in python v2 language model using blob output and input bindings! Was quite a challange to configure it all.
    Finally everything worked like a charm locally but then error 500 appeared after trigerring the function from the production URL. Reason? Missing application settings, I had to use Azure Functions: Upload local settings option in vscode and then it started to work perfectly! :)

    • @Nileshnerlekar_1
      @Nileshnerlekar_1 7 місяців тому +1

      could you tell me how did you manage to resolve this? i am stuck at the same point.

    • @claytonreardon42069
      @claytonreardon42069 4 місяці тому

      Thank you so much! Just had a similar issue where I was getting no output at all when visiting the azure function url, but this fixed it. Thanks!

  • @carlo-sacchi
    @carlo-sacchi 3 роки тому +2

    fantastic

  • @abroadstateofmind5571
    @abroadstateofmind5571 9 місяців тому

    on the home stretch and configuring test - now the api.csproj is missing...man this project is a pain but worth it

  • @LeanOver40ForMen
    @LeanOver40ForMen 11 місяців тому +1

    44:00 messes me up, anyone got the updated code?

  • @chrisweise8646
    @chrisweise8646 11 місяців тому +2

    This video is amazing! Thank you so much for it. I started working on this a little bit ago and am struggling to bind my function with my function and my CosmosDB. In VS Code when I put in the terminal func host start, "error building project". Any pointers or help would be greatly appreciated.

    • @AI-CHS
      @AI-CHS 10 місяців тому

      same here

  • @daljitsandhu3897
    @daljitsandhu3897 Рік тому +1

    where are you using your terminal at the beginning to clone repo ? on your personal linux machine or in cloud ? you never mentioned in this video.

  • @HarjotsinghBaweja
    @HarjotsinghBaweja Рік тому +1

    I can run Azure, however I don't have HTML, CSS skills. Is there a git repo I could use for the code format

  • @kamleshgorade5699
    @kamleshgorade5699 10 місяців тому +1

    hello mam i got problem on azure function at func host start

  • @MillennialStocksYT
    @MillennialStocksYT 2 роки тому +3

    you lost me at the terminal ... should I use MacBook terminal , CLI/ Azure Powershell or what ... ?! ... lol. I dont even see an icon of where you went. or does it not matter which is used ?

    • @mattchiu6503
      @mattchiu6503 2 роки тому

      I too am wondering which terminal

    • @jamirwalker
      @jamirwalker 2 роки тому

      The terminal inside VS code. Powershell is what i am using

  • @matthewmorton8826
    @matthewmorton8826 Рік тому +1

    Does anyone have a solution on how to move forward past the Azure Functions section? My screen does not give me the option to create a new project like hers does

  • @Glenningway
    @Glenningway 2 роки тому +3

    I'm highly considering pivoting from AWS to Azure just to finish creating a cloud website. My concern is how much will it cost to build what you're building in Azure?
    Right now for AWS I'm stuck at the CI/CD part for my website so I can update my html/css/js files as well as the backend. I regrettably did the backend on the AWS console before noticing the step after it says I was supposed to do all this on SAM CLI. Front end is easy for me as well as setting up domain with R53 and securing with Cloudformation and getting certs, creating aliases. Though it did take me a few days to figure out how to get Javascript visit counter to trigger and update from DynamoDB through Lambda functions. I have a Github account, and Git installed but not so much how to get Git to talk to Github and basically do everything from the command line, so that's yet another tall order to get to know.
    Seems to be much more info out for Azure than AWS, and some of their documentation seems... cryptic for a greenhorn in cloud like me.
    Also maybe Windows has spoiled me and I chose AWS for something different, yet it feels that with more enterprise environments going to Azure as well as ease of setting up VSphere and Exchange perhaps I need to rethink my goals.

    • @LarsKlintTech
      @LarsKlintTech 2 роки тому +1

      Hi Glen(?),
      That is a tricky question to answer, but I will give it a bash (pun intended 😏). To start with, using AWS or Azure isn't going to make much difference to the end product. And this is me, Microsoft fan-boy and Azure MVP, saying this. The two platforms do the same things more or less, albeit in different ways, with different tools, and with different architectures. However, to achieve the end goal of creating an online resume, you should be fine with either.
      If you know AWS well (which it sounds like you do), you have a whole new vocabulary and service catalogue to learn with Azure, let alone the pricing model. I can't say how much it will cost to build the project on Azure, but I'd say most of it is free.
      If you have a career path that takes you towards Azure or AWS, that would be a much better reason to choose one. Is there a company you are looking at, are you aiming at a specific certification, or do you have a project in mind that requires a specific service? I'd encourage you to think bigger than just the end of this project.
      Also, knowing Git and how it works is extremely beneficial if you are on a development team, as it can often smooth the whole SDLC.
      Hope that helps.
      Cheers, Lars.

  • @ezg8248
    @ezg8248 10 місяців тому +1

    Can anyone help me out on why when i type in CosmosDB in my getresumecounter it underlines CosmosDB red

    • @mohmmadfaizanshaikh3043
      @mohmmadfaizanshaikh3043 5 місяців тому

      hey I am getting same error, could you help me with the solution for that.

  • @user-ff4fu2bm9u
    @user-ff4fu2bm9u 11 місяців тому +2

    I need help my count in index.html shows undefined. anyone with the same problem?

    • @kevinhougesen1473
      @kevinhougesen1473 9 місяців тому +1

      Same here. Did you find a solution?

    • @mrAspDotNet
      @mrAspDotNet 7 місяців тому

      @@kevinhougesen1473 you will want to add await before fetch and json () like below:
      window.addEventListener("DOMContentLoaded", (event) => {
      getVisitCount();
      });
      const functionAPI = "localhost:7071/api/GetResumeCounter";
      const getVisitCount = async () => {
      let count = 30;
      await fetch(functionAPI)
      .then((response) => {
      return response.json();
      })
      .then((response) => {
      console.log("Website called function API.");
      count = response.count;
      document.getElementById("counter").innerText = count;
      })
      .catch(function (error) {
      console.log(error);
      });
      return count;
      };

    • @JuneAssassin21
      @JuneAssassin21 6 місяців тому +1

      @@mrAspDotNet Thank you!

    • @hoptop77
      @hoptop77 3 місяці тому

      I've got the same problem.
      Edit: I figured it out by using console.log(response) to see what the actual output is and viewing the results in developer tools in Edge. turns out it was just a spelling mistake. count needed to have a uppercase C in "count = response.Count"

  • @chopkinstx
    @chopkinstx 3 роки тому +4

    any idea why I can't get the http trigger function 'func host start' to work?
    it gave me:
    func : The term 'func' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a
    path was included, verify that the path is correct and try again.
    At line:1 char:1
    + func host start
    + ~~~~
    + CategoryInfo : ObjectNotFound: (func:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

    • @chopkinstx
      @chopkinstx 3 роки тому

      I would appreciate any help. I'm new to vs code and using the terminal and am not sure what's going wrong at the moment.

    • @MadeByGPS
      @MadeByGPS 3 роки тому

      hey there, make sure you're running the command from inside of the folder that the function is in.

    • @chopkinstx
      @chopkinstx 3 роки тому

      @Daniel Stinchcomb thanks Daniel!

    • @ankithaanil3181
      @ankithaanil3181 2 роки тому

      hey did you solved ur error? I am getting the sam error.

    • @pnehasatil8187
      @pnehasatil8187 2 роки тому

      Heyy can you please help. Even I am getting the same error

  • @tylerkhudson
    @tylerkhudson Рік тому +4

    Great video so far! I am stuck at 30:57. I have all the correct extensions installed on VScode, but in the Azure extension, I don't see the Functions tab. All I see is Resource Groups and Help and Feedback. Would you possibly know if I am doing something wrong?

    • @damienhenriquez9754
      @damienhenriquez9754 Рік тому

      Hi were you able to figure this out? I'm stuck at the same spot

    • @teesec3978
      @teesec3978 Рік тому

      @@damienhenriquez9754 did you find a way out this is wherei ma stuck now to

    • @damienhenriquez9754
      @damienhenriquez9754 Рік тому +2

      @@teesec3978 nah breh apparently lots of people are running into issues because the video is a bit out of date at this point. I would recommend googling Jeff Brown Techs blog, he’s done a version of this project which he documented. He does it a little bit differently but his resume site is still active with the visitor counter still working.

    • @HyperTeve
      @HyperTeve Рік тому

      It’s under workstation there’s a lightweight icon. It will take you through the same process

    • @SurajYadav-xj1yf
      @SurajYadav-xj1yf Рік тому

      in the workspace you can see the functions icon right click on it

  • @mayursayari8100
    @mayursayari8100 2 роки тому

    Command 'func' not found, did you mean:
    command 'runc' from deb runc (1.1.0-0ubuntu1~20.04.1)
    command 'pfunc' from deb libmodule-info-perl (0.37-1)
    Try: sudo apt install
    I am getting this error after running the func host start , please help me

  • @damienhenriquez9754
    @damienhenriquez9754 Рік тому +2

    Has anybody been able to get fully through this recently? It seems like maybe it's too old now, getting tons of errors.

    • @bttb84
      @bttb84 Рік тому +1

      Yes, but with quite a bit of difficulty due to all the version changes. I wish i had taken some notes along the way but i was able to work through all the issues by using google and poking around in Azure. If you're getting stuck you might want to pop into the discord channel mentioned in other comments.

    • @damienhenriquez9754
      @damienhenriquez9754 Рік тому +2

      @@bttb84thank you for the response, yeah I got stuck around the 44 minute mark like a lot of other people I’m seeing. I posted in the discord, hopefully with some more poking around I’ll get it. I also found Jeff brown tech blog, and he’s using Powershell instead of c# for functions, and his resume site seems to be active with the visitor counter still working so I might follow his method instead if I can’t figure it out gwyns way soon.

    • @deolaadebayo2632
      @deolaadebayo2632 11 місяців тому

      i'm also stuck around minute 44. were you able to get around the error?@@damienhenriquez9754

  • @sameerasuhail2158
    @sameerasuhail2158 Рік тому

    Wonderful tutorial. Just wanted to know what is the purpose of js source files in frontend/js path

  • @040_ratikmaheshwari6
    @040_ratikmaheshwari6 2 роки тому

    Mam i got an error "Object reference not set to instance of an object " After setting get resume counter

  • @yveslaingui457
    @yveslaingui457 Рік тому +1

    Thanks for this content, I'm really enjoying it. I'm struggling with the installation of .Net3 sdk on my ARM Mac. I've installed .Net7 but my VScode states I need to install .Net3 but .net3 core does not seem avail for ARM Mac. Any suggestions or am I missing something?

    • @anthony452
      @anthony452 Рік тому

      Same on Linux. I can see that it's installed but VS won't allow me to create the function. You ever figure it out?

  • @blevenzon
    @blevenzon 3 роки тому +3

    I will prevail too ;)

  • @hoopzoid
    @hoopzoid Місяць тому

    i got to 48:00 the html file doesn't display the count but I followed every step and installed everything specified. Not sure what to do

    • @DWJ92
      @DWJ92 26 днів тому

      How were you able to pass the azure function? I followed step by step but getting no az function found

    • @hoopzoid
      @hoopzoid 26 днів тому

      @@DWJ92 you have to iintall packages into the terminal. pretty sure chatgpt helped me find the right package to install

    • @user-ov9dl2pm4h
      @user-ov9dl2pm4h 7 днів тому

      I had this same problem, in my main.js the "fetch(functionAPI)" had a squiggle under the first part despite it being spelled correctly, I just deleted it and rewrote it and it worked fine

  • @kenzomurray
    @kenzomurray 3 місяці тому

    I'm having trouble with seeing what is in the folder. I entered ls and got a response, " 'ls' is not recognized as an internal or external command, operable program or batch file." What can I do to see what I'm supposed to be seeing?

    • @vishnukumartr
      @vishnukumartr 2 місяці тому

      If u are on windows, please try --> 'dir' command equivalent to ls

  • @thatguyjaye8285
    @thatguyjaye8285 2 роки тому +1

    did anyone run into any issues attempting to run the function locally? my page won't load and I'm getting an object reference error.

    • @thatguyjaye8285
      @thatguyjaye8285 2 роки тому

      @@acloudguru I actually fixed it, but I will definitely join the discord!!! Thanks so much guys!

    • @040_ratikmaheshwari6
      @040_ratikmaheshwari6 2 роки тому +1

      @ThatGuyJaye how you fixed this issue can you tell me

    • @thatguyjaye8285
      @thatguyjaye8285 2 роки тому

      @@040_ratikmaheshwari6 I wound up still having issues, but there’s an update using .Net 5 and 6 on MadeByGPS page.

    • @thatguyjaye8285
      @thatguyjaye8285 2 роки тому

      @@040_ratikmaheshwari6 check the casing in your JavaScript. Make sure everything is properly capitalized.

  • @carlosvaldez3119
    @carlosvaldez3119 2 роки тому +1

    I am having an issue with Get Resume Counter in my functions. I see you have a local project folder under your functions tab. I do not have that, so when I try to make my function it says the hostname exists.

    • @toby3549
      @toby3549 Рік тому

      Hey!, can you remember how you solved this?

    • @nafikhan9854
      @nafikhan9854 Рік тому

      @@toby3549 any solution ? I'm stuck on this too need to get my function url

  • @bd2eazy
    @bd2eazy 10 місяців тому +1

    Stuck on 55:00 !!! Cant find the function URL for the life of me.

    • @ezg8248
      @ezg8248 10 місяців тому +1

      You will need to deploy the function to your Function App

    • @bd2eazy
      @bd2eazy 10 місяців тому +1

      @@ezg8248 preciate the reply but I figured it out about 2 days later. There were additional steps and the UI is slightly different. What you are saying is absolutely correct though.

    • @manjilsharma6348
      @manjilsharma6348 9 місяців тому +2

      @@bd2eazy yo how did you got the function url?? stuck on this step for days!!!

    • @mrAspDotNet
      @mrAspDotNet 7 місяців тому

      @@manjilsharma6348 you will have to go into function app > overview > click on the function > then you get the option to get the function URL

  • @belvnnnn7828
    @belvnnnn7828 Рік тому

    Instead of adding +1 to my count when I refresh the page it just add a "1" to my count so itll go from "01" to "011". etc... any help with this please

    • @marcelooggero
      @marcelooggero Рік тому +1

      it happened the same to me. You just have to change in Cosmos DB item 1. Change the "1" for just 1. In this way you are changing a string for a number.

  • @ZoMbIEx23x
    @ZoMbIEx23x Рік тому

    I'm having a difficult time determining exactly which of the resources we create in this project I need to duplicate in order to implement Traffic Manager. Does anyone have some insight on this?

    • @ZoMbIEx23x
      @ZoMbIEx23x Рік тому

      You don't. CDN is the load balancer for the project.

  • @Aadya-Singh
    @Aadya-Singh 2 роки тому

    At 53:12 , I am unable to get functions url from function app on azure portal. Following the video, i also used linux OS. Its is showing that I cannot edit Linux consumption plan in azure portal. Can anyone please help me with this?

    • @sergiot3143
      @sergiot3143 2 роки тому

      @@acloudguru Hello, I'm having issues getting Azure Function to allow me to browse to setup the "CS" in the api folder. I tried to just create the function, I have to use "Create Function" option and it appears to build but when I run "func host start", it does not work. I'm new to Git/Github and this is all new. I tried the link to got to the discord but I not finding the group. Any help would be appreciated, I really would like to complete this project. Cheers

  • @ZoMbIEx23x
    @ZoMbIEx23x Рік тому

    When Deploying to Function App, it doesn't ask for which subscription I want to deploy to, I only have 1 so that may be why, but it also tells me the GetResumeCounter already exists. Does that name have to be globally unique across azure or only within your subscription?

    • @ZoMbIEx23x
      @ZoMbIEx23x Рік тому +1

      Answer to my question. It is globally unique across azure as a whole so if you're following along you'll have to name yours a little differently.

  • @dominiklenda8731
    @dominiklenda8731 3 роки тому

    Hello. The video is so useful! Thank you!
    * I noticed that the link under "How to deploy an Azure Function to Azure with GitHub Actions" does not work.

    • @dominiklenda8731
      @dominiklenda8731 3 роки тому

      Here is the correct link:
      docs.microsoft.com/en-us/azure/azure-functions/functions-how-to-github-actions?tabs=dotnet

  • @Aadya-Singh
    @Aadya-Singh 2 роки тому +1

    My "func host start" command is not working.

    • @jamirwalker
      @jamirwalker 2 роки тому

      Hey Aadya did you get it to work ?

    • @Aadya-Singh
      @Aadya-Singh 2 роки тому +1

      @@jamirwalker ya! It worked but further I couldn't complete the project as i was facing so many errors

    • @jamirwalker
      @jamirwalker 2 роки тому +1

      @@Aadya-Singh Gosh Same here I really wanted to complete this to get into a cloud job. I am trying to find other projects I could probably do instead

    • @Aadya-Singh
      @Aadya-Singh 2 роки тому +1

      @@jamirwalkersame. if you find any, do let me know also

    • @jamirwalker
      @jamirwalker 2 роки тому

      @@Aadya-Singh will do

  • @vaishnavidineshbhandare8615
    @vaishnavidineshbhandare8615 2 роки тому

    Can anyone provide me the code ?

  • @twizzy12
    @twizzy12 Рік тому

    Dang wanted to try this but it's not for beginners

    • @nelsonnjoku4117
      @nelsonnjoku4117 Рік тому

      it's actually for everybody... i am also a beginner but i find the resources help but you would have to do the extra work to understand better, all the best. Don't give up.

    • @twizzy12
      @twizzy12 Рік тому

      @@nelsonnjoku4117 I finished it. Didn't add the javascript though there was too many errors to add the counter.

  • @DWJ92
    @DWJ92 Місяць тому

    I keep getting this error when entering func host start
    No job functions found. Try making your job classes and methods public. If you're using binding extensions (e.g. Azure Storage, ServiceBus, Timers, etc.) make sure you've called the registration method for the extension(s) in your startup code (e.g. builder.AddAzureStorage(), builder.AddServiceBus(), builder.AddTimers(), etc.).
    Haven't been able to get past it and I've been looking on Microsoft and stackflow can't find the solution

    • @mr_cyberleon
      @mr_cyberleon Місяць тому

      any luck figuring it out? same here

    • @DWJ92
      @DWJ92 Місяць тому

      @@mr_cyberleon no I'm still trying to figure it out. I'm going to start over

  • @innocentrage1
    @innocentrage1 2 роки тому

    Alrighty

  • @adityathereadernaidu5296
    @adityathereadernaidu5296 2 роки тому

    Hi, trying to reproduce all steps. But have got stuck at a point. i.e while setting up github actions; typed the command "az ad sp create-for-rbac --name azuresume --role contributor --scopes /subscriptions/********************/resourceGroups/azureresume-rg --sdk-auth" but receive this error "Values of identifierUris property must use a verified domain of the organization or its subdomain: "

  • @makeitbo
    @makeitbo Рік тому

    Hi guys, I'm stuck at 44:51. I'm getting this error when I search the link provided from func host start. "2022-10-21T16:24:11.022Z] Executed 'GetResumeCounter' (Failed, Id=ca07ecc5-76bf-4b30-b82f-56ff355d775e, Duration=13324ms)
    [2022-10-21T16:24:11.022Z] System.Private.CoreLib: Exception while executing function: GetResumeCounter. api: Object reference not set to an instance of an object." Can someone please help me?

    • @damienhenriquez9754
      @damienhenriquez9754 Рік тому

      Im getting a similar error at that same part - were you able to resolve? If so would be grateful if you shared the solution. Thank you

    • @danp4119
      @danp4119 11 місяців тому

      Hey, this can happen if the partition key is not inside of the item. For example if your partition key is /Id but you only have "id" with lower case, in the item. It won't be able to find the item and your counter will be left null.

    • @JuneAssassin21
      @JuneAssassin21 6 місяців тому

      @@danp4119 This is exactly what mine is like how do I go about fixing it?

    • @danp4119
      @danp4119 6 місяців тому

      @@JuneAssassin21 Just add "Id" to your Counter class.

  • @yashdutt8224
    @yashdutt8224 Рік тому

    im getting a WEBSITE_RUN_FROM_PACKAGE error message at 53:04 when accessing the function, can anyone help with this? @acloudguru, i have tried to access the discord server but link has expired