티스토리 뷰
Windows Azure Update -2013년 9월 26일
9월 업데이트 내용입니다. 자세한 정보는 아래 링크를 참고하십시오.
l Compute: 2-CPU Core 14 GB RAM 인스턴스 옵션
l Virtual Machines: Oracle Software Images 지원
l Active Directory: Directory Management, Multi-Factor Authentication 지원
l Spending Limit: 지출 한도 해제, 설정 가능
l Storage: Storage Client Library 2.1 릴리즈
l Web Sites: IP, Domain 제한
위 중에서 A5 메모리-2 Core 14GB 메모리 지원과 Oracle VM 에 대한 내용은 앞에서 이미 다루었습니다.
맨 아래의 웹 사이트에서 IP, Domain 을 제한 하는 내용은 Windows Azure 관리 포털에서는 제공되지 않으며 위 링크에서 설명하는 것처럼 개발자가 웹 사이트를 배포시 아래처럼 Web.config에 ipSecurity 라는 태그를 통해 적용합니다.
<system.webServer>
<security>
<ipSecurity allowUnlisted="false" denyAction="NotFound">
<add allowed="true" ipAddress="123.456.0.0" subnetMask="255.255.0.0"/>
</ipSecurity>
</security>
</system.webServer>
'Microsft Azure' 카테고리의 다른 글
Windows Azure Update – 2013년 10월 18일 (0) | 2013.10.19 |
---|---|
Windows Azure – Python (1) Configuration (0) | 2013.09.30 |
Windows Azure – A5 메모리 지원 (0) | 2013.09.24 |
Windows Azure – Oracle VM 지원 (0) | 2013.09.24 |
Windows Azure – Java (3) Windows Azure Storage (0) | 2013.09.16 |
- Total
- Today
- Yesterday
- SharePoint 2010
- Paginated Report
- Visual Studio 2010
- 클라우드
- redJu
- Windows Azure
- Windows Phone 7
- Power BI Update
- hongju
- Windows Azure 업데이트
- 업데이트
- sharepoint
- Power BI Desktop
- Cloud
- SQL Azure
- sql server 2012
- Power BI
- 정홍주
- copilot
- Windows Azure Mobile Services
- SharePoint 2013
- Microsoft Fabric
- Power BI Copilot
- SharePoint Online
- 페이지를 매긴 보고서
- 목표
- Power BI Desktop Update
- Power BI Desktop 업데이트
- SharePoint Object Model
- Power BI 업데이트
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |