Code Monkey home page Code Monkey logo

Comments (11)

justinyoo avatar justinyoo commented on June 9, 2024 1

리드미 파일에 있는 Deploy to Azure 버튼을 실제로 클릭해서 전체 애플리케이션을 한 번 설치해 보시면 좋겠습니다. 그러면 좀 더 이해가 쉬울 거예요. 혹시 필요하시면 따로 시간 한 번 잡아서 데모를 보시지요

from nhn-toast-notification-service-custom-connector.

justinyoo avatar justinyoo commented on June 9, 2024 1

맞습니다! 그리고 한 군데가 더 있어요. bicep 파일 중에서 storage account 쪽도 한 번 확인해 보세욥.

from nhn-toast-notification-service-custom-connector.

bewisesh91 avatar bewisesh91 commented on June 9, 2024 1

image

image

이렇게 두 부분에 추가를 하면 될 것 같습니다! 확인 해주시면 수정하도록 하겠습니다 :)

from nhn-toast-notification-service-custom-connector.

justinyoo avatar justinyoo commented on June 9, 2024 1

맞습니다! 그리고 추가하시는 김에 australia.flow.microsoft.com 도 함께 추가해 주세욥! (알파벳 순서)

실제로 추가하신 후에 Deploy to Azure 버튼을 클릭해서 만들어진 리소스에 제대로 들어가는지도 확인해 보셔야 합니다!

from nhn-toast-notification-service-custom-connector.

justinyoo avatar justinyoo commented on June 9, 2024 1

README.md 파일의 링크를 포크한 리포지토리로 수정하시면 됩니다. 그리고 bicep 이랑 셸 스크립트 부분에 있는 링크들 역시도 거기에 맞춰 수정하시면 됩니다! 그리고 한 번 해 보신 후에 잘 되면 다시 원래대로 돌려놓으면 되겠죠?

from nhn-toast-notification-service-custom-connector.

bewisesh91 avatar bewisesh91 commented on June 9, 2024

승현, 호준 이슈 해결 진행해보겠습니다.

from nhn-toast-notification-service-custom-connector.

minusmo avatar minusmo commented on June 9, 2024

멘토님 APIManagement cross domain policy docs를 확인하고 생각해보았는데요, apim-global-policy.xml 태그안에 태그를 추가하면 될 것같다는 생각이 들었습니다. 맞는지 궁금합니다!!

from nhn-toast-notification-service-custom-connector.

minusmo avatar minusmo commented on June 9, 2024

멘토님!! 저희가 일단 PR 만들기는 했는데, Deploy to Azure 버튼 링크가 현재 업스트림으로 잡혀있어서 포크한 리포지토리에서 Deploy to Azure 버튼을 클릭해서는 수정된 CORS가 APIM global policy에 들어가는 것을 확인할 수 없는 것 같습니다. 아마 CLI로 직접 배포 명령을 내리거나 포크된 리포지토리의 링크로 버튼 링크를 수정해서 누르면 CORS Policy가 잘 추가된 것을 확인할 수 있으리라 생각됩니다.

from nhn-toast-notification-service-custom-connector.

minusmo avatar minusmo commented on June 9, 2024

배포 테스트는 승현님이 포크한 리포지토리를 제가 다시 포크한 리포지토리에서 소스코드를 수정해서 진행했습니다.

제가 지금 배포 돌려놓은게 많아서 _deployment script error(resource conflict)_가 발생해서 provisioning은 제대로 확인할 수가 없는데,
생성된 apim의 global cors policy 와 storageAccount 의 cors policy에는 추가된 url이 있는 것을 확인할 수 있었습니다.

provisioning은 생성된 제 리소스 그룹 완전 삭제 후 확인하거나 다른 분 계정으로 확인해야 할 것 같습니다.
스크린샷 2022-08-18 오후 7 49 46
스크린샷 2022-08-18 오후 7 51 21
.

from nhn-toast-notification-service-custom-connector.

minusmo avatar minusmo commented on June 9, 2024

멘토님 말씀대로 모든 리소스 그룹 클리어링하고, Purge-ApiManagement.ps1 으로 모든 soft-deleted api-management 리소스 삭제하는 작업을 했습니다.
그리고 main.bicep, azuredeploy.bicep을 리빌드 하고 배포하니까 모든 프로세스가 정상적으로 작동하네요.
Swagger 에도 apim을 통해 문제없이 등록됩니다!
머지해도 문제없을 것 같습니다!!

몇개의 증명 스크린 샷을 첨부합니다.
스크린샷 2022-08-18 오후 10 27 57

스크린샷 2022-08-18 오후 10 28 11

스크린샷 2022-08-18 오후 10 28 36

스크린샷 2022-08-18 오후 10 38 23

스크린샷 2022-08-18 오후 10 38 46

from nhn-toast-notification-service-custom-connector.

justinyoo avatar justinyoo commented on June 9, 2024

좊습니다!

from nhn-toast-notification-service-custom-connector.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.